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
73757a66cda47c1d3251e7d8a782cfe9d0881b20
flatcam-wsl
/
flatcamGUI
History
David Robertson
73757a66cd
CNC job advanced
2020-05-09 19:30:18 +01:00
..
preferences
CNC job advanced
2020-05-09 19:30:18 +01:00
VisPyData
/data
…
__init__.py
…
FlatCAMGUI.py
Deduplicate code creating widgets for prefs tabs
2020-05-06 03:02:23 +01:00
GUIElements.py
Fix the alpha sliders not taking the correct value on startup and not syncing bidirectionally.
2020-05-06 04:56:56 +01:00
ObjectUI.py
- modified the GUI for Exclusion areas; now the shapes are displayed in a Table where they can be selected and deleted. Modification applied for Geometry Objects only (for now).
2020-05-09 05:18:05 +03:00
PlotCanvas.py
- added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key
2020-05-08 01:41:40 +03:00
PlotCanvasLegacy.py
- wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?)
2020-05-06 02:10:18 +03:00
VisPyCanvas.py
…
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