flatcam/flatcamTools
Victor Benso 1f67158e35 Issue #284 - Sanitize the entered Overlap value for the Copper Clear Tool as well.
Change the "Overlap:" label occurrences to "Overlap Rate:" for clarity.
2019-04-03 12:41:25 -04: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 - changed Measuring Tool to use the mouse click release instead of mouse click press; also fixed a bug when using the ESC key. 2019-04-01 00:07:26 +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