mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-15 02:31:47 +08:00
Only enable sanding line spacing when sanding is enabled
Forgot this one. Contributes to issue CURA-3903.
This commit is contained in:
parent
5eab3191af
commit
d705ca1b1d
@ -5418,6 +5418,7 @@
|
|||||||
"default_value": 0.1,
|
"default_value": 0.1,
|
||||||
"minimum_value": "0.001",
|
"minimum_value": "0.001",
|
||||||
"maximum_value_warning": "machine_nozzle_tip_outer_diameter",
|
"maximum_value_warning": "machine_nozzle_tip_outer_diameter",
|
||||||
|
"enabled": "sanding_enabled",
|
||||||
"limit_to_extruder": "top_bottom_extruder_nr",
|
"limit_to_extruder": "top_bottom_extruder_nr",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user