mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:09:08 +08:00
Revert "reenable alternate_walls"
This reverts commit 9b43ab3ad756de3d6f0e1e855bfc5af1928db21f. 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
@ -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…
x
Reference in New Issue
Block a user