This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd1293a774f4d4e6cd624344decae0d844af7d3d
flatcam-wsl
/
flatcamTools
History
Marius Stanciu
bd1293a774
- wip
2019-02-20 17:24:26 +02:00
..
__init__.py
- started to work on Solder Paste Dispensing Tool
2019-02-19 17:48:24 +02:00
ToolCalculators.py
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +02:00
ToolCutOut.py
- started to work on Solder Paste Dispensing Tool
2019-02-19 17:48:24 +02:00
ToolDblSided.py
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +02:00
ToolFilm.py
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +02:00
ToolImage.py
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +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
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +02:00
ToolPaint.py
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +02:00
ToolPanelize.py
- small GUI change
2019-02-18 23:50:33 +02:00
ToolProperties.py
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
2019-02-18 03:45:34 +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
ToolSolderPaste.py
- wip
2019-02-20 17:24:26 +02:00
ToolTransform.py
- added Tool Transform preferences in Edit -> Preferences and used them through out the app
2019-02-18 22:48:28 +02:00