Organic supports: bring "lost" branches down to an object or print bed.

This commit is contained in:
Vojtech Bubnik 2023-05-11 14:26:16 +02:00
parent 9e4859ebbf
commit 52fc7a8439
2 changed files with 6 additions and 2 deletions

View file

@ -91,7 +91,7 @@ struct AreaIncreaseSettings
struct TreeSupportSettings;
// #define TREE_SUPPORTS_TRACK_LOST
#define TREE_SUPPORTS_TRACK_LOST
// C++17 does not support in place initializers of bit values, thus a constructor zeroing the bits is provided.
struct SupportElementStateBits {