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:
Ghostkeeper 2017-05-29 14:10:18 +02:00
parent 64ae8bb595
commit baade194fd
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -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":