Fix indenting tabs -> spaces

Contributes to issue CURA-695.
This commit is contained in:
Ghostkeeper 2016-04-20 17:18:10 +02:00
parent 4913f89b9b
commit 134867f833
No known key found for this signature in database
GPG Key ID: 701948C5954A7385

View File

@ -1608,7 +1608,7 @@
"unit": "mm",
"type": "float",
"default": 1,
"inherit_function": "line_width",
"inherit_function": "line_width",
"min_value": "0.0001",
"max_value_warning": "machine_nozzle_size * 2",
"enabled": "adhesion_type == \"raft\"",
@ -1646,7 +1646,7 @@
"type": "float",
"default": 1,
"min_value": "0.0001",
"inherit_function": "line_width",
"inherit_function": "line_width",
"max_value_warning": "machine_nozzle_size * 2",
"enabled": "adhesion_type == \"raft\"",
"global_only": "True",