mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +08:00
Repair x and y nozzle offsets
The setting name is different. This probably wasn't updated for a while. Contributes to issue CURA-1278.
This commit is contained in:
parent
7656f5a19b
commit
8e3d6cf2b5
@ -43,10 +43,10 @@
|
||||
"gantry_height": {
|
||||
"default_value": 82.3
|
||||
},
|
||||
"machine_nozzle_offset_x_1": {
|
||||
"machine_nozzle_offset_x": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_nozzle_offset_y_1": {
|
||||
"machine_nozzle_offset_y": {
|
||||
"default_value": 15
|
||||
},
|
||||
"machine_gcode_flavor": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user