flatcam/flatcamTools
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
..
ToolAlignObjects.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolCalculators.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
ToolCalibration.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolCopperThieving.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolCutOut.py - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 2020-05-02 22:53:48 +03:00
ToolDblSided.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolDistance.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolDistanceMin.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolExtractDrills.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolFiducials.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolFilm.py - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting 2020-05-01 17:10:42 +03:00
ToolImage.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolInvertGerber.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolMove.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolNCC.py - wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?) 2020-05-06 02:10:18 +03:00
ToolOptimal.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolPDF.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolPaint.py - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object 2020-05-02 22:53:48 +03:00
ToolPanelize.py - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI 2020-05-02 15:56:30 +03:00
ToolPcbWizard.py - fixed bug in Gerber Editor in which the units conversion wasn't calculated correct 2020-05-02 04:54:09 +03:00
ToolProperties.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolPunchGerber.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolQRCode.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolRulesCheck.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
ToolShell.py Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 2020-04-29 02:57:17 +01:00
ToolSolderPaste.py - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI 2020-05-02 15:56:30 +03:00
ToolSub.py - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI 2020-05-02 15:56:30 +03:00
ToolTransform.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 - compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements 2020-02-29 19:05:00 +02:00