mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
update support_skip_zag_per_mm default value (CURA-3957)
This commit is contained in:
parent
c2ac731324
commit
317de1c75d
1 changed files with 1 additions and 1 deletions
|
@ -3396,7 +3396,7 @@
|
|||
"description": "Leave out a connection between support lines once every N millimeter to make the support structure easier to break away.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
"value": "15",
|
||||
"default_value": 20,
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "support_line_distance",
|
||||
"enabled": "support_enable and (support_pattern == 'zigzag') and support_skip_some_zags",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue