mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Update resources/definitions/fdmprinter.def.json
This commit is contained in:
parent
658eb94474
commit
a0a76e0268
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
"default_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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue