Add export button to error dialog
issue: MatterHackers/MatterControl#4968 Printer Error Dialog Box, to include Export print log button
This commit is contained in:
parent
a612d908a3
commit
5131b7356b
7 changed files with 82 additions and 59 deletions
|
|
@ -39,7 +39,6 @@ using MatterHackers.Agg.VertexSource;
|
|||
using MatterHackers.DataConverters2D;
|
||||
using MatterHackers.DataConverters3D;
|
||||
using MatterHackers.Localizations;
|
||||
using MatterHackers.MatterControl.DesignTools.Operations;
|
||||
using MatterHackers.PolygonMesh.Csg;
|
||||
using MatterHackers.VectorMath;
|
||||
using Newtonsoft.Json;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue