renamed wrong setting names in 3rd party machines, removed machine_nozzle_offsets

This commit is contained in:
Tim Kuipers 2015-08-18 11:38:29 +02:00
parent 1684b9c5f1
commit 8e74fbfff3
3 changed files with 3 additions and 9 deletions

View file

@ -21,8 +21,6 @@
"machine_head_shape_max_x": { "default": 18 },
"machine_head_shape_max_y": { "default": 35 },
"machine_nozzle_gantry_distance": { "default": 55 },
"machine_nozzle_offset_x_1": { "default": 18.0 },
"machine_nozzle_offset_y_1": { "default": 0.0 },
"machine_gcode_flavor": { "default": "RepRap (Marlin/Sprinter)" },
"machine_start_gcode": {