flatcam/flatcamTools
Marius Stanciu 8665b1d8c3 - added into Preferences the Calculator Tools
- made the Preferences window scrollable on the horizontal side (it was only vertically scrollable before)
- made invisible some buttons that could mislead (the ones for slots converted to drills which I deem unsafe)
2019-02-09 11:52:08 +02:00
..
ToolCalculators.py - added into Preferences the Calculator Tools 2019-02-09 11:52:08 +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 - moved some graphical classes out of Tool Shell to GUIElements.py where they belong 2019-02-07 22:37:51 +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