mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Remove wrong setting
CURA-5676
This commit is contained in:
parent
9258c9a7fc
commit
b0b148f2d0
1 changed files with 0 additions and 13 deletions
|
|
@ -3875,19 +3875,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"support_infill_angle":
|
||||
{
|
||||
"label": "Support Infill Line Direction",
|
||||
"description": "Orientation of the infill pattern for supports. The support infill pattern is rotated in the horizontal plane.",
|
||||
"unit": "°",
|
||||
"type": "float",
|
||||
"minimum_value": "-90",
|
||||
"maximum_value": "90",
|
||||
"default_value": 0,
|
||||
"enabled": "support_enable",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
"support_z_distance":
|
||||
{
|
||||
"label": "Support Z Distance",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue