flatcam/flatcamGUI/preferences/tools
Marius Stanciu 484fb51bf0 - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key
- optimized and fixed some issues in the self.on_toggle_units() method
- the Exclusion areas will have all the orange color but the color of the outline will differ according to the type of the object from where it was added (cosmetic use only as the Exclusion areas will be applied globally)
2020-05-08 01:41:40 +03:00
..
Tools2CThievingPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2CalPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2EDrillsPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2FiducialsPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2InvertPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2OptimalPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2PreferencesUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2PunchGerberPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2QRCodePrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2RulesCheckPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
Tools2sidedPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsCalculatorsPrefGroupUI.py - fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry 2020-05-01 00:16:24 +03:00
ToolsCutoutPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsFilmPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsNCCPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsPaintPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsPanelizePrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsPreferencesUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsSolderpastePrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsSubPrefGroupUI.py - made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult) 2020-04-30 12:47:07 +03:00
ToolsTransformPrefGroupUI.py - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key 2020-05-08 01:41:40 +03:00
__init__.py Grouped the preferences UI files by tab (except for tools1/2 which I put together) 2020-04-30 00:11:45 +01:00