mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06: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
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue