mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Fix mesh position
This commit is contained in:
parent
5c66c018a7
commit
c6f46325ca
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue