mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 13:45:54 +08:00
brim_replaces_support is now based on the support infill extruder
This commit is contained in:
parent
e4014f8c69
commit
56fdab276e
@ -4619,7 +4619,7 @@
|
||||
"enabled": "resolveOrValue('adhesion_type') == 'brim' and support_enable",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true,
|
||||
"limit_to_extruder": "adhesion_extruder_nr"
|
||||
"limit_to_extruder": "support_infill_extruder_nr"
|
||||
},
|
||||
"brim_outside_only":
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user