mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Preview - Visualization of wipe mones
This commit is contained in:
parent
d5e6b17d70
commit
0e6acbc0e2
8 changed files with 161 additions and 0 deletions
|
@ -113,6 +113,9 @@ public:
|
|||
enum class OptionType : unsigned int
|
||||
{
|
||||
Travel,
|
||||
#if ENABLE_SHOW_WIPE_MOVES
|
||||
Wipe,
|
||||
#endif // ENABLE_SHOW_WIPE_MOVES
|
||||
Retractions,
|
||||
Unretractions,
|
||||
ToolChanges,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue