flatcam/flatcamTools
Marius Stanciu 8275750d3e - fixed camlib.Gerber skew, rotate, offset, mirror functions to work for geometry stored in the Gerber apertures 2019-05-08 06:15:02 +03:00
..
ToolCalculators.py - commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy) 2019-04-26 18:02:07 +03: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 - fixed camlib.Gerber skew, rotate, offset, mirror functions to work for geometry stored in the Gerber apertures 2019-05-08 06:15:02 +03: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 - remade the Tool Paenlize GUI 2019-05-07 13:55:20 +03: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
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
ToolSub.py - finished the new Substract Tool 2019-04-30 20:22:46 +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 - renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion 2019-04-30 13:16:32 +03:00