mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +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:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Prusa CORE One L HF 0.8 nozzle",
|
||||
"inherits": "Prusa CORE One L HF 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_filament_profile": "Prusament PLA @CORE One HF 0.8",
|
||||
"default_print_profile": "0.40mm STRUCTURAL @CORE One HF 0.8",
|
||||
"deretraction_speed": "15",
|
||||
"max_layer_height": "0.6",
|
||||
"min_layer_height": "0.2",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_model": "Prusa CORE One L HF",
|
||||
"printer_variant": "0.8",
|
||||
"retract_before_wipe": "50",
|
||||
"retraction_length": "0.6",
|
||||
"retraction_speed": "15",
|
||||
"wipe": "1",
|
||||
"z_hop": "0.25"
|
||||
}
|
||||
Reference in New Issue
Block a user