flatcam/flatcamTools
Marius Stanciu 568d97d899 - added protection, not allowing the user to make a Paint job on a MultiGeo geometry (one that is converted in the Edit -> Conversion menu)) because it is not supported 2019-02-23 16:25:16 +02:00
..
ToolCalculators.py - some GUI elements changes 2019-02-23 06:11:42 +02:00
ToolCutOut.py - finished work in ToolSolderPaste 2019-02-21 23:48:13 +02:00
ToolDblSided.py - fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected 2019-02-18 03:45:34 +02:00
ToolFilm.py - fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected 2019-02-18 03:45:34 +02:00
ToolImage.py - fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected 2019-02-18 03:45:34 +02:00
ToolMeasurement.py - some GUI elements changes 2019-02-23 06:11:42 +02:00
ToolMove.py - moved some graphical classes out of Tool Shell to GUIElements.py where they belong 2019-02-07 22:37:51 +02:00
ToolNonCopperClear.py - some GUI elements changes 2019-02-23 06:11:42 +02:00
ToolPaint.py - added protection, not allowing the user to make a Paint job on a MultiGeo geometry (one that is converted in the Edit -> Conversion menu)) because it is not supported 2019-02-23 16:25:16 +02:00
ToolPanelize.py - small GUI change 2019-02-18 23:50:33 +02:00
ToolProperties.py - updated the Properties Tool to include more information's, also details if a Geometry is of type MultiGeo or SingleGeo 2019-02-23 16:02:45 +02:00
ToolShell.py - the SELECTED type of messages are no longer printed to shell from 2 reasons: first, too much spam and second, issue with displaying html 2019-02-09 19:44:01 +02:00
ToolSolderPaste.py - remade the SolderPaste geometry generation function in ToolSoderPaste to work in certain scenarios where the Gerber pads in the SolderPaste mask Gerber may be just pads outlines 2019-02-23 13:48:18 +02:00
ToolTransform.py - added Tool Transform preferences in Edit -> Preferences and used them through out the app 2019-02-18 22:48:28 +02:00
__init__.py - finished work in ToolSolderPaste 2019-02-21 23:48:13 +02:00