Files
OrcaSlicer/resources/profiles/Prusa/machine/Prusa CORE One L HF 0.6 nozzle.json
Dmitrii f3f752d0be 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
2026-01-22 15:34:43 +08:00

20 lines
566 B
JSON

{
"type": "machine",
"name": "Prusa CORE One L HF 0.6 nozzle",
"inherits": "Prusa CORE One L HF 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusament PLA @CORE One HF 0.6",
"default_print_profile": "0.32mm SPEED @CORE One HF 0.6",
"deretraction_speed": "25",
"max_layer_height": "0.40",
"min_layer_height": "0.15",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Prusa CORE One L HF",
"printer_variant": "0.6",
"retraction_length": "0.7",
"wipe": "1"
}