mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 05:12:27 +00:00
ENH: enhance timelapse user interaction
Change-Id: I95e84d20cbb8973a76a5b5887399b4ccc293c78b (cherry picked from commit ade00ade11b285b69fb4a635274f5c6d16dc64aa)
This commit is contained in:
@@ -146,9 +146,8 @@ enum BrimType {
|
||||
};
|
||||
|
||||
enum TimelapseType {
|
||||
tlNone,
|
||||
tlSmooth,
|
||||
tlTraditional
|
||||
tlTraditional,
|
||||
tlSmooth
|
||||
};
|
||||
|
||||
enum DraftShield {
|
||||
|
||||
Reference in New Issue
Block a user