mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Add new travel types and display z-hops
CURA-11978
This commit is contained in:
parent
d9b50697be
commit
86777ac666
11 changed files with 181 additions and 104 deletions
|
@ -78,8 +78,8 @@ message Polygon {
|
|||
SkirtType = 5;
|
||||
InfillType = 6;
|
||||
SupportInfillType = 7;
|
||||
MoveCombingType = 8;
|
||||
MoveRetractionType = 9;
|
||||
MoveUnretractedType = 8;
|
||||
MoveRetractedType = 9;
|
||||
SupportInterfaceType = 10;
|
||||
PrimeTowerType = 11;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue