compile and continue not saved
This commit is contained in:
parent
7d0d681512
commit
87c3aeab2e
1 changed files with 0 additions and 5 deletions
|
|
@ -435,11 +435,6 @@ namespace MatterControl.Tests.MatterControl
|
|||
// this needs to be fixed
|
||||
printer.RuleViolated = true;
|
||||
}
|
||||
|
||||
if (!string.IsNullOrEmpty(supportMaterialInterfaceExtruder) && printer.Oem != "Esagono")
|
||||
{
|
||||
Assert.AreEqual("1", supportMaterialInterfaceExtruder, "[support_material_interface_extruder] must be assigned to extruder 1: " + printer.RelativeFilePath);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue