mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
Remove nozzle offsets from printer definition
This setting is only defined in fdmextruder, so it can't be used here.
This commit is contained in:
parent
9bb6aadc66
commit
69eb981259
1 changed files with 0 additions and 6 deletions
|
|
@ -44,12 +44,6 @@
|
||||||
"gantry_height": {
|
"gantry_height": {
|
||||||
"default_value": 82.3
|
"default_value": 82.3
|
||||||
},
|
},
|
||||||
"machine_nozzle_offset_x": {
|
|
||||||
"default_value": 0
|
|
||||||
},
|
|
||||||
"machine_nozzle_offset_y": {
|
|
||||||
"default_value": 15
|
|
||||||
},
|
|
||||||
"machine_gcode_flavor": {
|
"machine_gcode_flavor": {
|
||||||
"default_value": "RepRap (Marlin/Sprinter)"
|
"default_value": "RepRap (Marlin/Sprinter)"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue