GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
This commit is contained in:
@@ -26,6 +26,7 @@ enum ExtrusionRole {
|
||||
erSupportMaterial,
|
||||
erSupportMaterialInterface,
|
||||
erWipeTower,
|
||||
erCustom,
|
||||
// Extrusion role for a collection with multiple extrusion roles.
|
||||
erMixed,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user