mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:05:54 +08:00
Fix mesh position
This commit is contained in:
parent
5c66c018a7
commit
c6f46325ca
@ -7,7 +7,7 @@
|
||||
"visible": true,
|
||||
"quality_definition": "inat_base",
|
||||
"platform": "inat_proton_x_buildplate.stl",
|
||||
"platform_offset": [ 0, 0, 0]
|
||||
"platform_offset": [ 0, -0.8, 0]
|
||||
},
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Proton X Rail" },
|
||||
|
@ -7,7 +7,7 @@
|
||||
"visible": true,
|
||||
"quality_definition": "inat_base",
|
||||
"platform": "inat_proton_x_buildplate.stl",
|
||||
"platform_offset": [ 0, 0, 0]
|
||||
"platform_offset": [ 0, -0.8, 0]
|
||||
},
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Proton X Rod" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user