Files
OrcaSlicer/resources/profiles/Prusa/process/0.32mm SPEED @CORE One HF 0.6.json
Brandon Wees baf5f286c3 feat: update CORE One profiles for to Prusa 2.4.2 (#11453)
* feat: update CORE One profiles for to Prusa 2.4.2

* fix: top surface acceleration

* fix: top surface acceleration duplicates

* fix: incorrect overhang speed mappings

* fix: duplicate keys

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
2025-12-23 12:56:53 +08:00

21 lines
798 B
JSON

{
"type": "process",
"name": "0.32mm SPEED @CORE One HF 0.6",
"inherits": "0.32mm SPEED @MK4S HF0.6",
"from": "system",
"instantiation": "true",
"overhang_3_4_speed": "35",
"overhang_4_4_speed": "70%",
"top_surface_acceleration": "2000",
"travel_speed": "350",
"travel_acceleration": "7000",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "70",
"initial_layer_speed": "45",
"internal_solid_infill_acceleration": "6000",
"sparse_infill_acceleration": "7000",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.6 and printer_notes=~/.*HF_NOZZLE.*/",
"inner_wall_acceleration": "6000",
"outer_wall_acceleration": "3000"
}