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
4a650d9c541703b9294abc05fd44a10e4bab7ee0
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
59a2414723
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
2020-05-03 17:38:41 +03:00
..
preferences
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
VisPyData
/data
…
__init__.py
…
FlatCAMGUI.py
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
GUIElements.py
- solved the problem with not closing all the tabs in Plot Area when creating a New Project; the issue was that once a tab was removed the indexes are remade (when tab 0 is removed then tab 1 becomes tab 0 and so on)
2020-04-29 21:43:28 +03:00
ObjectUI.py
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
PlotCanvas.py
- minor changes
2020-04-27 14:05:40 +03:00
PlotCanvasLegacy.py
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
2020-04-27 10:03:22 +03:00
VisPyCanvas.py
- small changes
2020-01-10 14:55:32 +02:00
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
2020-05-03 17:38:41 +03:00