Fixed an issue that bed texture was not reset when switching to a new printer model that don't have a valid bed texture.

also fix/tweak some printer's bed texture
This commit is contained in:
SoftFever 2023-12-24 11:37:38 +08:00
parent cc984b21fe
commit 68e1722e97
7 changed files with 156 additions and 45 deletions

View file

@ -6,7 +6,7 @@
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_neptune3max_buildplate_model.stl",
"bed_texture": "elegoo_neptune3max_buildplate_texture.png",
"bed_texture": "elegoo_neptune_max_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Elegoo Generic ABS;Elegoo Generic PETG;Elegoo Generic PLA"
}