Skip to content

Commit

Permalink
Merge pull request #19908 from Ultimaker/CURA-12301_Warning-for-scarf…
Browse files Browse the repository at this point in the history
…-seam-length

Add warning limit for scarf seam suspicious length
  • Loading branch information
HellAholic authored Nov 14, 2024
2 parents 56e1088 + 55e91cd commit e13bf9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/definitions/fdmprinter.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit e13bf9f

Please sign in to comment.