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_neptune4max_buildplate_model.stl",
"bed_texture": "elegoo_neptune4max_buildplate_texture.png",
"bed_texture": "elegoo_neptune_max_buildplate_texture.png",
"bed_exclude_area": ["0x0"],
"hotend_model": "",
"default_materials": "Elegoo Generic PLA @0.2 nozzle;Elegoo Generic PETG @0.2 nozzle;Elegoo Generic ABS @0.2 nozzle;Elegoo Generic PLA @0.4 nozzle;Elegoo Generic PETG @0.4 nozzle;Elegoo Generic ABS @0.4 nozzle;Elegoo Generic PLA @0.6 nozzle;Elegoo Generic PETG @0.6 nozzle;Elegoo Generic ABS @0.6 nozzle;Elegoo Generic PLA @0.8 nozzle;Elegoo Generic PETG @0.8 nozzle;Elegoo Generic ABS @0.8 nozzle"