flatcam/flatcamTools
Marius Stanciu 1332601624 - moved the key handler out of the Measurement tool to flatcamGUI.FlatCAMGui.keyPressEvent()
- Gerber Editor: started to add new function of poligonize which should make a filled polygon out of a shape
2019-04-14 15:16:37 +03:00
..
ToolCalculators.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
ToolCutOut.py - fixed issue #281 by making generation of a convex shape for the freeform cutout in Tool Cutout a choice rather than the default 2019-03-31 21:52:27 +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 - moved the key handler out of the Measurement tool to flatcamGUI.FlatCAMGui.keyPressEvent() 2019-04-14 15:16:37 +03:00
ToolMove.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
ToolNonCopperClear.py Issue #284 - Sanitize the entered Overlap value for the Copper Clear Tool as well. 2019-04-03 12:41:25 -04:00
ToolPaint.py Issue #284 - Sanitize the entered Overlap value 2019-04-03 12:28:20 -04:00
ToolPanelize.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
ToolProperties.py - modified Gerber parser to copy the follow_geometry in the self.apertures 2019-03-29 02:13:20 +02: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 - 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
ToolTransform.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
__init__.py - finished work in ToolSolderPaste 2019-02-21 23:48:13 +02:00