mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
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