mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +08:00
Change Extra Skin Wall Count to depend on top/bottom extruder
The feature is meant to improve the quality of the skins. Whether this is needed should depend on the material of the skin rather than on the material of the inner wall, even though the feature itself is printed with the inner wall extruder. Contributes to issue CURA-3740.
This commit is contained in:
parent
64ae8bb595
commit
baade194fd
@ -4867,7 +4867,7 @@
|
||||
"minimum_value": "0",
|
||||
"maximum_value_warning": "10",
|
||||
"type": "int",
|
||||
"limit_to_extruder": "wall_x_extruder_nr",
|
||||
"limit_to_extruder": "top_bottom_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"skin_alternate_rotation":
|
||||
|
Loading…
x
Reference in New Issue
Block a user