mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
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>
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Standard @OpenEYE Peacock V2",
|
||||
"inherits": "fdm_process_openeye_0.16_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP143",
|
||||
"instantiation": "true",
|
||||
"description": "Standard profile for 0.16mm layer height, prioritizing speed.",
|
||||
"default_acceleration": "8000",
|
||||
"initial_layer_speed": "50",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_1_4_speed": "60",
|
||||
"prime_tower_brim_width": "3",
|
||||
"prime_tower_width": "60",
|
||||
"sparse_infill_speed": "350",
|
||||
"travel_speed": "500",
|
||||
"compatible_printers": [
|
||||
"OpenEYE Peacock V2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user