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
a833b3e3d4448aaba502d87b3e05ad506c6fd095
flatcam-wsl
/
appGUI
History
Marius Stanciu
8dc4eecbf4
- Panelize Tool - add a new option for the panels of type Geometry named Path Optimiztion. If the checkbox is checked then all the LineStrings that are overlapped in the resulting multigeo Geometry panel object will keep only one of the paths thus minimizing the tool cuts.
2020-06-18 18:50:02 +03:00
..
preferences
- Panelize Tool - add a new option for the panels of type Geometry named Path Optimiztion. If the checkbox is checked then all the LineStrings that are overlapped in the resulting multigeo Geometry panel object will keep only one of the paths thus minimizing the tool cuts.
2020-06-18 18:50:02 +03:00
VisPyData
/data
…
__init__.py
…
ColumnarFlowLayout.py
…
GUIElements.py
- added fuse tools control in Preferences UI for the Excellon objects: if checked the app will try to see if there are tools with same diameter and merge the drills for those tools; if not the tools will just be added to the new combined Excellon
2020-06-17 10:36:02 +03:00
MainGUI.py
- created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI
2020-06-15 19:14:50 +03:00
ObjectUI.py
- added a new string in the tooltip for the button that adds tool from database specifying the tools database administration is done in the menu
2020-06-13 20:17:58 +03:00
PlotCanvas.py
…
PlotCanvasLegacy.py
…
VisPyCanvas.py
…
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
…