flatcam/flatcamTools
Marius Stanciu 700222d5dc - 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
..
ToolCalculators.py - fixed the units calculators crash FlatCAM when using comma as decimal separator 2019-02-05 22:32:48 +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 - 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
ToolNonCopperClear.py - added a text in the Selected Tab which is showed whenever the Selected Tab is selected but without having an object selected to display it's properties 2019-02-05 13:04:37 +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 - updated the new shortcut list with the shortcuts added lately 2019-02-03 15:13:09 +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