- working on the Dual Point option in Align Objects Tool - angle has to be recalculated

This commit is contained in:
Marius Stanciu
2020-01-14 17:18:24 +02:00
parent 9a3f3b600b
commit a8bea7805e
3 changed files with 27 additions and 10 deletions

View File

@@ -641,7 +641,7 @@ class NonCopperClear(FlatCAMTool, Gerber):
}
# #############################################################################
# ############################ SGINALS ########################################
# ############################ SIGNALS ########################################
# #############################################################################
self.addtool_btn.clicked.connect(self.on_tool_add)
self.addtool_entry.returnPressed.connect(self.on_tool_add)