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": "MyPrinter",
"bed_model": "",
"bed_texture": "",
"hotend_model": "hotend.stl",
"hotend_model": "",
"default_materials": "My Generic ABS;My Generic PLA;My Generic PLA-CF;My Generic PETG;My Generic TPU;My Generic ASA;My Generic PC;My Generic PVA;My Generic PA;My Generic PA-CF"
}

View file

@ -7,6 +7,6 @@
"family": "MyPrinter",
"bed_model": "",
"bed_texture": "",
"hotend_model": "hotend.stl",
"hotend_model": "",
"default_materials": "My Generic ABS;My Generic PLA;My Generic PLA-CF;My Generic PETG;My Generic TPU;My Generic ASA;My Generic PC;My Generic PVA;My Generic PA;My Generic PA-CF"
}