mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
20 lines
761 B
JSON
20 lines
761 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm SPEED @CORE One 0.4",
|
|
"inherits": "0.20mm SPEED @MK4S 0.4",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"overhang_2_4_speed": "50",
|
|
"travel_speed": "350",
|
|
"travel_acceleration": "7000",
|
|
"default_acceleration": "3000",
|
|
"support_interface_top_layers": "3",
|
|
"initial_layer_infill_speed": "100",
|
|
"initial_layer_speed": "45",
|
|
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/",
|
|
"sparse_infill_acceleration": "7000",
|
|
"internal_solid_infill_acceleration": "6000",
|
|
"inner_wall_acceleration": "6000",
|
|
"outer_wall_acceleration": "3000",
|
|
"top_surface_acceleration": "2000"
|
|
} |