Fix machine_quality and mesh orientation

has_machine_quality true -> false

bed mesh was flipped 90 deg, to lay flat
This commit is contained in:
Firedrops 2020-11-07 12:14:44 +10:00
parent 208adecc77
commit 7fc37799d8
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"platform": "ideagen3D_sapphire_plus.3mf",
"platform_texture": "ideagen3D.png",
"has_materials": true,
"has_machine_quality": true,
"has_machine_quality": false,
"machine_extruder_trains": { "0": "ideagen3D_sapphire_plus_0" }
},
"overrides":