mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:35:53 +08:00
Add minimum_value 0 for raft_smoothing
CURA-3854
This commit is contained in:
parent
2ffeaadc46
commit
63ea940680
@ -4109,6 +4109,7 @@
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 5,
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "raft_interface_line_width",
|
||||
"enabled": "resolveOrValue('adhesion_type') == 'raft'",
|
||||
"limit_to_extruder": "adhesion_extruder_nr",
|
||||
|
Loading…
x
Reference in New Issue
Block a user