mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
Tech ENABLE_SEAMS_VISUALIZATION -> 1st installment of seams visualization in preview
This commit is contained in:
parent
49928e131c
commit
076fdc90c0
7 changed files with 131 additions and 4 deletions
|
@ -116,6 +116,9 @@ public:
|
|||
Wipe,
|
||||
Retractions,
|
||||
Unretractions,
|
||||
#if ENABLE_SEAMS_VISUALIZATION
|
||||
Seams,
|
||||
#endif // ENABLE_SEAMS_VISUALIZATION
|
||||
ToolChanges,
|
||||
ColorChanges,
|
||||
PausePrints,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue