Files
OrcaSlicer/resources/profiles/Prusa/machine/Prusa CORE One 0.4 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

16 lines
676 B
JSON

{
"type": "machine",
"name": "Prusa CORE One 0.4 nozzle",
"inherits": "Prusa CORE One HF 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusament PLA @CORE One",
"default_print_profile": "0.20mm SPEED @CORE One 0.4",
"nozzle_diameter": [
"0.4"
],
"printer_model": "Prusa CORE One",
"printer_notes": "Don't remove the following keywords! These keywords are used in the \"compatible printer\" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_MODEL_COREONE\nPG\nNO_TEMPLATES",
"printer_variant": "0.4"
}