mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:28:59 +08:00
Add GCodePathsModify
Contributes CURA-10446
This commit is contained in:
parent
0fc507e556
commit
2240db9062
@ -13,6 +13,7 @@ enum SlotID {
|
||||
SIMPLIFY_MODIFY = 100;
|
||||
POSTPROCESS_MODIFY = 101;
|
||||
INFILL_MODIFY = 102;
|
||||
GCODE_PATHS_MODIFY = 103;
|
||||
INFILL_GENERATE = 200;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user