flatcam/flatcamTools
Marius Stanciu c1e079474d - small changes 2019-09-06 00:40:07 +03:00
..
ToolCalculators.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolCutOut.py - made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP) 2019-08-24 04:45:25 +03:00
ToolDblSided.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolFilm.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolImage.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolMeasurement.py - made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP) 2019-08-24 04:45:25 +03:00
ToolMove.py - made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP) 2019-08-24 04:45:25 +03:00
ToolNonCopperClear.py - small changes 2019-09-06 00:40:07 +03:00
ToolPDF.py - fixed another bug that when selecting an Excellon object after disabling it it crashed the app 2019-08-01 00:37:11 +03:00
ToolPaint.py - in Paint Tool and NCC Tool fixed the RMB click detection when Area selection is used 2019-09-03 16:11:21 +03:00
ToolPanelize.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolPcbWizard.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolProperties.py - in Properties Tool fixed the dimensions calculations (length, width, area) to work for multi-geo objects 2019-09-02 22:36:20 +03:00
ToolShell.py - PEP8 correction in flatcamTools 2019-07-16 16:22:20 +03:00
ToolSolderPaste.py - finished the work on file extensions registration with FlatCAM. If the file extensions are deleted in the Preferences -> File Associations then those extensions are unregistered with FlatCAM 2019-09-03 22:46:18 +03:00
ToolSub.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolTransform.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +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