Update resources/definitions/fdmprinter.def.json

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
Paul Kuiper 2022-11-30 14:13:54 +01:00 committed by GitHub
parent c58c541afd
commit 658eb94474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5766,7 +5766,7 @@
"description": "If brim is only on outside then parts fully enclosed inside another part will get a brim which might overlap with the internal holes of the outer part. This setting controls how far to stay away from those internal holes. Set to a high value to prevent any brim from being generated for parts enclosed within the holes of other parts.",
"unit": "mm",
"type": "float",
"value": "2.5",
"default_value": "2.5",
"minimum_value": "0",
"enabled": "resolveOrValue('adhesion_type') == 'brim' and any(extruderValues('brim_outside_only'))",
"limit_to_extruder": "skirt_brim_extruder_nr",