flatcam/flatcamTools
Marius Stanciu b273bdc3df - Gerber Editor: finished a new tool: Eraser. It will erase certain parts of Gerber geometries having the shape of a selected shape. 2019-05-22 01:04:10 +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 an issue in the remade Cutout Tool where when applied on a single Gerber object, the Freeform Cutout produced no cutout Geometry object 2019-05-17 20:11:01 +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 - fixed Tool PDF to work with the new Gerber apertures data structure 2019-05-19 00:44:52 +03:00
ToolPaint.py - Gerber Editor: finished a new tool: Eraser. It will erase certain parts of Gerber geometries having the shape of a selected shape. 2019-05-22 01:04:10 +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 - fixed App.convert_any2gerber to work with the new Gerber apertures data structure 2019-05-18 18:22:02 +03: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 a new toggle option in Edit -> Preferences -> General Tab -> App Preferences -> "Open" Behavior. It controls which path is used when opening a new file. If checked the last saved path is used when saving files and the last opened path is used when opening files. If unchecked then the path for the last action (either open or save) is used. 2019-05-18 17:17:37 +03:00
ToolSub.py - fixed App.convert_any2gerber to work with the new Gerber apertures data structure 2019-05-18 18:22:02 +03:00
ToolTransform.py - optimized Transform tool 2019-05-11 02:57:06 +03: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