mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
# 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
13 lines
490 B
JSON
13 lines
490 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Prusa CORE One L",
|
|
"bed_model": "coreonel_bed.stl",
|
|
"bed_texture": "coreonel.svg",
|
|
"default_materials": "Prusa Generic ABS @CORE One;Prusa Generic ASA @CORE One;Prusa Generic PETG @CORE One;Prusa Generic PLA @CORE One;Prusa Generic PLA Silk @CORE One;Prusa Generic TPU @CORE One",
|
|
"family": "Prusa",
|
|
"hotend_model": "",
|
|
"machine_tech": "FFF",
|
|
"model_id": "Prusa_CORE_One_L",
|
|
"nozzle_diameter": "0.4;0.5;0.6;0.8"
|
|
}
|