re-slice test can run and is passing

This commit is contained in:
LarsBrubaker 2020-05-16 09:31:54 -07:00
parent c66d6d44db
commit 1cd758c2c1
3 changed files with 4 additions and 3 deletions

View file

@ -2936,6 +2936,8 @@ namespace MatterHackers.MatterControl
}
}
public bool Allow32BitReSlice { get; set; }
/// <summary>
/// Archives MCX and validates GCode results before starting a print operation
/// </summary>