mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Remove Alternate Cross 3D Pockets setting
It is no longer used in the new implementation of cross infill.
This commit is contained in:
parent
3b0b6d300b
commit
504889b472
1 changed files with 0 additions and 10 deletions
|
@ -5772,16 +5772,6 @@
|
|||
"limit_to_extruder": "infill_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"cross_infill_apply_pockets_alternatingly":
|
||||
{
|
||||
"label": "Alternate Cross 3D Pockets",
|
||||
"description": "Only apply pockets at half of the four-way crossings in the cross 3D pattern and alternate the location of the pockets between heights where the pattern is touching itself.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"enabled": "infill_pattern == 'cross_3d'",
|
||||
"limit_to_extruder": "infill_extruder_nr",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"cross_infill_density_image":
|
||||
{
|
||||
"label": "Cross Infill Density Image",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue