mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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,8 +4,8 @@
|
||||
"inherits": "0.30mm STRUCTURAL @MK4S HF0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"overhang_2_4_speed": "40",
|
||||
"top_surface_speed": "2000",
|
||||
"overhang_3_4_speed": "40",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_speed": "100",
|
||||
"support_interface_speed": "55%",
|
||||
"travel_speed": "350",
|
||||
@@ -18,6 +18,5 @@
|
||||
"sparse_infill_acceleration": "6000",
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.8 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"top_surface_acceleration": "2000"
|
||||
"outer_wall_acceleration": "1500"
|
||||
}
|
||||
Reference in New Issue
Block a user