mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Allow negative support interface offsets
There is no technical reason why this is not allowed. You could save some material with this. Contributes to issue CURA-5880.
This commit is contained in:
parent
59b8bdec54
commit
dcc6003a92
1 changed files with 0 additions and 1 deletions
|
@ -4384,7 +4384,6 @@
|
|||
"description": "Amount of offset applied to the support interface polygons.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
"default_value": 0.0,
|
||||
"limit_to_extruder": "support_interface_extruder_nr",
|
||||
"enabled": "support_interface_enable and (support_enable or support_tree_enable)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue