mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Disable material_alternate_walls for now
CURA-8079
This commit is contained in:
parent
d2a0ef0ecb
commit
58719fd294
1 changed files with 1 additions and 1 deletions
|
@ -7878,7 +7878,7 @@
|
|||
"description": "Alternate wall directions every other layer and inset. Useful for materials that can build up stress, like for metal printing.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"settable_per_mesh": true,
|
||||
"settable_per_extruder": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue