- fixed GUI in 2Sided Tool

- extending the Copper Thieving Tool - wip
This commit is contained in:
Marius Stanciu
2019-11-11 04:54:47 +02:00
committed by Marius
parent 70d123306c
commit 8d6df5493c
6 changed files with 295 additions and 27 deletions

View File

@@ -2515,7 +2515,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
# Copper Thieving Tool
if key == QtCore.Qt.Key_F:
self.app.copperfill_tool.run(toggle=True)
self.app.copper_thieving_tool.run(toggle=True)
return
# Toggle Grid lines