mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +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>
27 lines
835 B
JSON
27 lines
835 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.08mm Extra Fine @OpenEYE Peacock V2",
|
|
"inherits": "fdm_process_openeye_0.08_nozzle_0.4",
|
|
"from": "system",
|
|
"setting_id": "GP136",
|
|
"instantiation": "true",
|
|
"default_acceleration": "4000",
|
|
"gap_infill_speed": "50",
|
|
"initial_layer_infill_speed": "70",
|
|
"initial_layer_speed": "40",
|
|
"inner_wall_speed": "120",
|
|
"internal_solid_infill_speed": "120",
|
|
"outer_wall_acceleration": "2000",
|
|
"outer_wall_speed": "60",
|
|
"overhang_1_4_speed": "60",
|
|
"overhang_2_4_speed": "30",
|
|
"overhang_3_4_speed": "10",
|
|
"prime_tower_brim_width": "3",
|
|
"prime_tower_width": "60",
|
|
"sparse_infill_pattern": "gyroid",
|
|
"sparse_infill_speed": "100",
|
|
"top_surface_speed": "120",
|
|
"compatible_printers": [
|
|
"OpenEYE Peacock V2 0.4 nozzle"
|
|
]
|
|
} |