optimized hot end model

This commit is contained in:
SoftFever 2023-04-24 17:55:22 +08:00
parent 1347bc9290
commit 5b97935562
47 changed files with 38 additions and 421 deletions

View file

@ -7,6 +7,6 @@
"family": "Creality-CR",
"bed_model": "",
"bed_texture": "",
"hotend_model": "hotend.stl",
"hotend_model": "",
"default_materials": "Generic PLA @CREALITY;Generic PETG @CREALITY;Generic ABS @CREALITY;"
}

View file

@ -7,6 +7,6 @@
"family": "ENDER",
"bed_model": "",
"bed_texture": "ender3v2.svg",
"hotend_model": "hotend.stl",
"hotend_model": "",
"default_materials": "Generic PLA @CREALITY;Generic PETG @CREALITY;Generic ABS @CREALITY;"
}