* First set of fixes * Add FLEX filament to PrintConfig.cpp * Add new FLEX filament profiles to main Prusa json * Comment out M104.1 code * Revert "Comment out M104.1 code" This reverts commit 831414adb75fa98b3d6aadda38a5936f04d6530c.
13 lines
554 B
JSON
13 lines
554 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Prusa XL",
|
|
"model_id": "Prusa XL",
|
|
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Prusa",
|
|
"bed_model": "Prusa XL_bed.stl",
|
|
"bed_texture": "Prusa XL.svg",
|
|
"hotend_model": "",
|
|
"default_materials": "Prusa Generic PLA @XL;Prusament PLA @XL;Prusament rPLA @XL;Prusa Generic PETG @XL;Prusament PETG @XL;Prusa Generic ABS @XL;Prusament ASA @XL;Prusament PC Blend @XL;Prusament PC-CF @XL;Prusament PVB @XL;Prusament PA-CF @XL;Prusa Generic FLEX @XL"
|
|
}
|