flatcam/flatcamTools
Marius Stanciu 4c275b25af - fixed Edit -> Copy as Geom function handler to work for Excellon objects, too
- made sure that the mouse pointer is restored to default on Editor exit
2019-04-25 20:42:56 +03:00
..
ToolCalculators.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
ToolCutOut.py - fixed issue #281 by making generation of a convex shape for the freeform cutout in Tool Cutout a choice rather than the default 2019-03-31 21:52:27 +03:00
ToolDblSided.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
ToolFilm.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
ToolImage.py - made the layout combobox current item from Preferences -> General window to reflect the current layout 2019-03-14 01:09:06 +02:00
ToolMeasurement.py - Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point) 2019-04-23 16:10:34 +03:00
ToolMove.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
ToolNonCopperClear.py - added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool. 2019-04-16 15:27:51 +03:00
ToolPDF.py - Geometry Editor: modified the intersection (if the selected shapes don't intersects preserve them) and substract functions (delete all shapes that were used in the process) 2019-04-25 16:26:31 +03:00
ToolPaint.py - added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool. 2019-04-16 15:27:51 +03:00
ToolPanelize.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
ToolPcbWizard.py - finished ToolPcbWizard; it will autodetect the Excellon format, units from the INF file 2019-04-15 05:17:16 +03:00
ToolProperties.py - modified Gerber parser to copy the follow_geometry in the self.apertures 2019-03-29 02:13:20 +02:00
ToolShell.py - made the layout combobox current item from Preferences -> General window to reflect the current layout 2019-03-14 01:09:06 +02:00
ToolSilk.py - fixed Edit -> Copy as Geom function handler to work for Excellon objects, too 2019-04-25 20:42:56 +03:00
ToolSolderPaste.py - added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool. 2019-04-16 15:27:51 +03:00
ToolTransform.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
__init__.py - New tool: Silkscreen Tool: I am trying to remove the overlapped geo with the soldermask layer from overlay layer; layed out the class and functions - not working yet 2019-04-25 01:13:37 +03:00