mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
* Add OpenEYE Peacock V2 vendor, printer and process profiles Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com> * change url keys Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com> * Update OpenEYE Peacock V2 profile parameters Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com> --------- Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>
18 lines
581 B
JSON
18 lines
581 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.08mm Extra Fine @OpenEYE Peacock V2 0.2 nozzle",
|
|
"inherits": "fdm_process_openeye_0.08_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "GP139",
|
|
"instantiation": "true",
|
|
"description": "High quality profile for 0.2mm nozzle, prioritizing print quality.",
|
|
"default_acceleration": "8000",
|
|
"initial_layer_speed": "40",
|
|
"overhang_1_4_speed": "60",
|
|
"prime_tower_brim_width": "3",
|
|
"prime_tower_width": "60",
|
|
"travel_speed": "500",
|
|
"compatible_printers": [
|
|
"OpenEYE Peacock V2 0.2 nozzle"
|
|
]
|
|
} |