mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
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:
parent
cc984b21fe
commit
68e1722e97
7 changed files with 156 additions and 45 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue