mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Remove Alternate Skin Rotations setting
It's been replaced completely by the Top/Bottom Line Directions setting.
This commit is contained in:
parent
fc0b8185b7
commit
cb9b385a85
3 changed files with 6 additions and 11 deletions
|
@ -6441,16 +6441,6 @@
|
|||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
"skin_alternate_rotation":
|
||||
{
|
||||
"label": "Alternate Skin Rotation",
|
||||
"description": "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"enabled": "(top_layers > 0 or bottom_layers > 0) and top_bottom_pattern != 'concentric'",
|
||||
"limit_to_extruder": "top_bottom_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"cross_infill_pocket_size":
|
||||
{
|
||||
"label": "Cross 3D Pocket Size",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue