mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00: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:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user