mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
correction
correct axi machines gantry height value
This commit is contained in:
parent
7f1e61b7b8
commit
5cfc8fabd7
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
[ 0, 0 ]
|
||||
]
|
||||
},
|
||||
"gantry_height": { "value": "286" },
|
||||
"gantry_height": { "value": "30" },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
||||
"machine_start_gcode": {
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
[ 0, 0 ]
|
||||
]
|
||||
},
|
||||
"gantry_height": { "value": "286" },
|
||||
"gantry_height": { "value": "60" },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
|
||||
"machine_start_gcode": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue