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
170f293275003a1f7eaf5af52017a6cf383a72d7
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
c17d05600b
- in legacy graphic engine, fixed bug that made the old object disappear when a new object was loaded
...
- in legacy graphic engine, fixed bug that crashed the app when creating a new project
2019-09-23 01:25:06 +03:00
..
VisPyData
/data
- stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows
2019-08-15 02:18:13 +03:00
__init__.py
…
FlatCAMGUI.py
- fixed CutOut Tool to work in legacy graphic engine
2019-09-22 02:52:40 +03:00
GUIElements.py
- added to GUI new options for the Gerber object related to area subtraction
2019-09-07 15:13:40 +03:00
ObjectUI.py
- more GUI optimizations related to being part of the Advanced category or not
2019-09-16 16:04:47 +03:00
PlotCanvas.py
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
2019-09-20 17:25:32 +03:00
PlotCanvasLegacy.py
- in legacy graphic engine, fixed bug that made the old object disappear when a new object was loaded
2019-09-23 01:25:06 +03:00
PreferencesUI.py
- adjusted axis at startup for legacy graphic engine plotcanvas
2019-09-22 04:34:19 +03:00
VisPyCanvas.py
…
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
- added a setting in Preferences -> Gerber -> Gerber General named Buffering. If set to 'no' the Gerber objects load a lot more faster (perhaps 10 times faster than when set to 'full') but the visual look is not so great as all the aperture polygons can be seen
2019-09-09 02:41:14 +03:00