Only enable sanding line spacing when sanding is enabled

Forgot this one.

Contributes to issue CURA-3903.
This commit is contained in:
Ghostkeeper 2017-06-06 11:13:24 +02:00
parent 5eab3191af
commit d705ca1b1d
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -5418,6 +5418,7 @@
"default_value": 0.1,
"minimum_value": "0.001",
"maximum_value_warning": "machine_nozzle_tip_outer_diameter",
"enabled": "sanding_enabled",
"limit_to_extruder": "top_bottom_extruder_nr",
"settable_per_mesh": true
},