flatcam/flatcamTools
Marius Stanciu 326599e4a3 - changed some status bar messages
- New feature: added the capability to view the source code of the Gerber/Excellon file that was loaded into the app. The file is also stored as an object attribute for later use. THe view option is in the project context menu and in Menu -> Options -> View Source
2019-02-16 19:47:50 +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 - changed some status bar messages 2019-02-16 19:47:50 +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