update/refactor/fix XL profiles

This commit is contained in:
SoftFever
2024-07-13 22:17:47 +08:00
parent 0b8515ed20
commit aec1a40795
29 changed files with 117 additions and 690 deletions

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "Prusa XL 5T",
"model_id": "Prusa XL 5T",
"model_id": "prusa_xl_5t_01",
"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 5T.svg",
"bed_texture": "Prusa XL.svg",
"hotend_model": "",
"default_materials": "Prusa Generic PLA @XL 5T;Prusament PLA @XL 5T;Prusament rPLA @XL 5T;Prusa Generic PETG @XL 5T;Prusament PETG @XL 5T;Prusa Generic ABS @XL 5T;Prusament ASA @XL 5T;Prusament PC Blend @XL 5T;Prusament PC-CF @XL 5T;Prusament PVB @XL 5T;Prusament PA-CF @XL 5T"
}