Merge pull request #19908 from Ultimaker/CURA-12301_Warning-for-scarf-seam-length

Add warning limit for scarf seam suspicious length
This commit is contained in:
HellAholic 2024-11-14 14:57:37 +01:00 committed by GitHub
commit e13bf9f7eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8934,6 +8934,7 @@
"type": "float",
"default_value": 0,
"minimum_value": "0",
"maximum_value_warning": "50.0",
"unit": "mm",
"limit_to_extruder": "wall_0_extruder_nr",
"settable_per_extruder": true,