Files
OrcaSlicer/resources/profiles/OpenEYE/process/0.30mm Standard @OpenEYE Peacock V2 0.6 nozzle.json
Sezgin AÇIKGÖZ 1ca20469d7 Add OpenEYE Peacock V2 vendor, printer and process profiles (#11745)
* 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>
2025-12-27 21:12:54 +08:00

26 lines
835 B
JSON

{
"type": "process",
"name": "0.30mm Standard @OpenEYE Peacock V2 0.6 nozzle",
"inherits": "fdm_process_openeye_0.30_nozzle_0.6",
"from": "system",
"setting_id": "GP125",
"instantiation": "true",
"description": "Standard profile for 0.6mm nozzle, prioritizing speed.",
"bridge_speed": "50",
"default_acceleration": "8000",
"gap_infill_speed": "250",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "250",
"outer_wall_speed": "200",
"overhang_3_4_speed": "30",
"prime_tower_brim_width": "3",
"prime_tower_width": "60",
"sparse_infill_speed": "350",
"top_surface_speed": "200",
"travel_speed": "500",
"compatible_printers": [
"OpenEYE Peacock V2 0.6 nozzle"
]
}