mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
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>
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
"support_interface_top_layers": "3",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"initial_layer_speed": "25",
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.25"
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.25",
|
||||
"gap_infill_speed": "45",
|
||||
"small_perimeter_speed": "45",
|
||||
"outer_wall_speed": "45"
|
||||
}
|
||||
Reference in New Issue
Block a user