mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
Rename skirt types
This commit is contained in:
parent
5b5cd478c2
commit
5165515167
4 changed files with 15 additions and 15 deletions
|
@ -225,7 +225,7 @@ enum TimelapseType : int {
|
|||
};
|
||||
|
||||
enum SkirtType {
|
||||
stCommon, stObject
|
||||
stCombined, stPerObject
|
||||
};
|
||||
|
||||
enum DraftShield {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue