flatcam/flatcamTools
Marius Stanciu b6d36bb86d - fixed DblSided Tool issue when entering Tool diameter values with comma decimal separator instead of decimal dot separator
- fixed Cutout Tool Freeform to generate cutouts with options: LR, TB. 2LR, 2TB which didn't worked previously
2019-02-16 12:40:44 +02:00
..
ToolCalculators.py - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +02:00
ToolCutOut.py - fixed DblSided Tool issue when entering Tool diameter values with comma decimal separator instead of decimal dot separator 2019-02-16 12:40:44 +02:00
ToolDblSided.py - fixed DblSided Tool issue when entering Tool diameter values with comma decimal separator instead of decimal dot separator 2019-02-16 12:40:44 +02:00
ToolFilm.py - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +02:00
ToolImage.py - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +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 - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +02:00
ToolPaint.py - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +02:00
ToolPanelize.py - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +02:00
ToolProperties.py - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +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 - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 2019-02-12 04:00:11 +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