Mark a tick as a conflict, if it has a ToolChange to the same extruder
This commit is contained in:
@@ -43,7 +43,8 @@ enum ConflictType
|
||||
{
|
||||
ctNone,
|
||||
ctModeConflict,
|
||||
ctMeaningless,
|
||||
ctMeaninglessColorChange,
|
||||
ctMeaninglessToolChange,
|
||||
ctRedundant
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user