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. 6 years ago
..
ToolCalculators.py 8fcd75a8e4 - commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy) 6 years ago
ToolCutOut.py 7f0a1695ef - fixed an issue in the remade Cutout Tool where when applied on a single Gerber object, the Freeform Cutout produced no cutout Geometry object 6 years ago
ToolDblSided.py ecc2c90f2a - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 6 years ago
ToolFilm.py ecc2c90f2a - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 6 years ago
ToolImage.py c0d21ee4e0 - made the layout combobox current item from Preferences -> General window to reflect the current layout 6 years ago
ToolMeasurement.py 5f5b37eb98 - Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point) 6 years ago
ToolMove.py 8275750d3e - fixed camlib.Gerber skew, rotate, offset, mirror functions to work for geometry stored in the Gerber apertures 6 years ago
ToolNonCopperClear.py d92750d124 - added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool. 6 years ago
ToolPDF.py f71645c96c - fixed Tool PDF to work with the new Gerber apertures data structure 6 years ago
ToolPaint.py b273bdc3df - Gerber Editor: finished a new tool: Eraser. It will erase certain parts of Gerber geometries having the shape of a selected shape. 6 years ago
ToolPanelize.py b31f3b7587 - remade the Tool Paenlize GUI 6 years ago
ToolPcbWizard.py 348fe4f135 - finished ToolPcbWizard; it will autodetect the Excellon format, units from the INF file 6 years ago
ToolProperties.py f779c74d0e - fixed App.convert_any2gerber to work with the new Gerber apertures data structure 6 years ago
ToolShell.py c0d21ee4e0 - made the layout combobox current item from Preferences -> General window to reflect the current layout 6 years ago
ToolSolderPaste.py 8ccd73b919 - 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. 6 years ago
ToolSub.py f779c74d0e - fixed App.convert_any2gerber to work with the new Gerber apertures data structure 6 years ago
ToolTransform.py 5dd0ff7e14 - optimized Transform tool 6 years ago
__init__.py eb00176519 - renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion 6 years ago