mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Prusa CORE One L (C1L) Profiles (#11447)
# Description
This adds support for Prusa CORE One L.
Prusaslicer commit: 5bda77520e
# Screenshots/Recordings/Graphs
<img width="762" height="289" alt="image" src="https://github.com/user-attachments/assets/ff117547-daaa-46c1-a964-996d533613cc" />
(no i'm not sure if it's meant to be this wide)
## Tests
None yet, plz help
This commit is contained in:
@@ -15,6 +15,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[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.8 and printer_notes!~/.*HF_NOZZLE.*/",
|
||||
"gap_infill_speed": "45"
|
||||
}
|
||||
Reference in New Issue
Block a user