Skip to content

Commit

Permalink
Add warning limit for scarf seam suspicious length
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Nov 14, 2024
1 parent 0a62e77 commit 55e91cd
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 55e91cd

Please sign in to comment.