Fix whitespace and code style

Contributes to issue CURA-6701.
This commit is contained in:
Ghostkeeper 2019-08-05 10:24:05 +02:00
parent b4822278cc
commit 1ea1914d5a
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -8,7 +8,7 @@
"manufacturer": "Felix", "manufacturer": "Felix",
"platform": "FelixPro2_platform.obj", "platform": "FelixPro2_platform.obj",
"platform_texture": "FelixPro2_platform.png", "platform_texture": "FelixPro2_platform.png",
"platform_offset": [-135,0,130], "platform_offset": [-135, 0, 130],
"machine_extruder_trains": "machine_extruder_trains":
{ {
"0": "felixpro2_dual_extruder_0", "0": "felixpro2_dual_extruder_0",
@ -59,9 +59,9 @@
"retraction_amount": { "default_value": 1 }, "retraction_amount": { "default_value": 1 },
"retraction_speed": { "default_value": 50}, "retraction_speed": { "default_value": 50},
"material_flow": { "default_value": 100 }, "material_flow": { "default_value": 100 },
"material_flow_layer_0": { "default_value" : 110, "value": "material_flow * 1.1"}, "material_flow_layer_0": { "default_value" : 110, "value": "material_flow * 1.1" },
"adhesion_type": { "default_value": "skirt" }, "adhesion_type": { "default_value": "skirt" },
"skirt_brim_minimal_length": { "default_value": 130}, "skirt_brim_minimal_length": { "default_value": 130 },
"skirt_line_count": { "default_value": 3 }, "skirt_line_count": { "default_value": 3 },
"machine_start_gcode": { "machine_start_gcode": {