Updated submodule EtchBendLines
This commit is contained in:
Submodule EtchBendLines updated: 1e66f9d960...f664bd79a4
@@ -528,7 +528,8 @@ namespace ExportDXF.Forms
|
||||
|
||||
drawingModel.SaveAs(savePath);
|
||||
|
||||
EtchBendLines.Program.AddEtchLines(savePath);
|
||||
var etcher = new EtchBendLines.Etcher();
|
||||
etcher.AddEtchLines(savePath);
|
||||
|
||||
Print(partModel.GetTitle() + " - Saved to \"" + savePath + "\"", Color.Green);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user