optimized hot end model

This commit is contained in:
SoftFever 2023-04-24 17:55:22 +08:00
parent e0ac508f6a
commit 162f7d2ac3
47 changed files with 38 additions and 421 deletions

View file

@ -7,6 +7,6 @@
"family": "Prusa",
"bed_model": "mini_bed.stl",
"bed_texture": "mini.svg",
"hotend_model": "bbl-3dp-hotend.stl",
"hotend_model": "",
"default_materials": "Prusa Generic ABS;Prusa Generic PLA;Prusa Generic PLA-CF;Prusa Generic PETG;Prusa Generic TPU;Prusa Generic ASA;Prusa Generic PC;Prusa Generic PVA;Prusa Generic PA;Prusa Generic PA-CF"
}

View file

@ -7,6 +7,6 @@
"family": "Prusa",
"bed_model": "mk3_bed.stl",
"bed_texture": "mk3.svg",
"hotend_model": "bbl-3dp-hotend.stl",
"hotend_model": "",
"default_materials": "Prusa Generic ABS;Prusa Generic PLA;Prusa Generic PLA-CF;Prusa Generic PETG;Prusa Generic TPU;Prusa Generic ASA;Prusa Generic PC;Prusa Generic PVA;Prusa Generic PA;Prusa Generic PA-CF"
}