mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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:
@@ -4,7 +4,7 @@
|
||||
"inherits": "0.55mm DRAFT @MK4S 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"top_surface_speed": "2000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"internal_solid_infill_acceleration": "5000",
|
||||
"sparse_infill_acceleration": "7000",
|
||||
@@ -14,5 +14,6 @@
|
||||
"support_interface_top_layers": "3",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"initial_layer_speed": "45",
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.8 and printer_notes!~/.*HF_NOZZLE.*/"
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.8 and printer_notes!~/.*HF_NOZZLE.*/",
|
||||
"inner_wall_speed": "45"
|
||||
}
|
||||
Reference in New Issue
Block a user