flatcam/flatcamTools
Marius Stanciu 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. 2019-05-18 17:17:37 +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 - 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 - remade the Properties Tool such that it works with the new Gerber data structure in the obj.apertures. Also changed the view for the Gerber object in Properties 2019-05-18 00:17:37 +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 - finished the new Substract Tool 2019-04-30 20:22:46 +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