Fix indenting

Some tab usage here and erroneous spaces.
This commit is contained in:
Ghostkeeper 2017-06-06 10:32:52 +02:00
parent 5999b2addd
commit a739973939
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -11,11 +11,11 @@
"file_formats": "text/x-gcode",
"icon": "icon_ultimaker2",
"platform": "makeR_pegasus_platform.stl",
"platform_offset": [-200,-10,200]
"platform_offset": [-200, -10, 200]
},
"overrides": {
"machine_name": { "default_value": " makeR Pegasus" },
"machine_name": { "default_value": "makeR Pegasus" },
"machine_heated_bed": {
"default_value": true
},
@ -54,9 +54,9 @@
"gantry_height": {
"default_value": -25
},
"machine_platform_offset":{
"default_value":-25
},
"machine_platform_offset":{
"default_value": -25
},
"machine_gcode_flavor": {
"default_value": "RepRap (Marlin/Sprinter)"
},