mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Revert "reenable alternate_walls"
This reverts commit 9b43ab3ad7.
The material_alternate_walls setting was supposed to be disabled.
Something to do with hardware.
See CURA- 8079
This commit is contained in:
parent
6d30596219
commit
5d0454c180
1 changed files with 1 additions and 1 deletions
|
|
@ -7913,7 +7913,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