mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 23:59:03 +08: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
@ -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…
x
Reference in New Issue
Block a user