flatcam/flatcamTools
Marius Stanciu b68a010bde - the SELECTED type of messages are no longer printed to shell from 2 reasons: first, too much spam and second, issue with displaying html
- on set_zero function and creation of new geometry or new excellon there is no longer a zoom fit
2019-02-09 19:44:01 +02:00
..
ToolCalculators.py - fixed an error in Excellon Editor -> add drill array that could appear by starting the function to add a drill array by shortcut before any mouse move is registered while in Editor 2019-02-09 16:00:47 +02:00
ToolCutOut.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolDblSided.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolFilm.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolImage.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
ToolMeasurement.py - all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent() 2019-02-06 16:23:09 +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 - if trying to add a tool using shortcut key 'T' with value zero the app will react with a message telling to use a non-zero value. 2019-02-09 01:18:03 +02:00
ToolPaint.py - in Paint Tool, when painting single polygon, when clicking on canvas for the polygon there is no longer a selection of the entire object 2019-02-07 00:53:51 +02:00
ToolPanelize.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolProperties.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +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
ToolTransform.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
__init__.py - added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere) 2019-02-02 23:56:08 +02:00