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
f7f52e3bec79ddc3934c301b6588f5c4044b4d31
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
2019-04-16 15:27:51 +03:00
..
__init__.py
…
FlatCAMGUI.py
- Gerber Editor: finished a new tool: Poligonize Tool (ALT+N in Editor). It will fuse a selection of tracks into a polygon. It will fill a selection of polygons if they are apart and it will make a single polygon if the selection is overlapped. All the newly created filled polygons will be stored in aperture '0' (if it does not exist it will be automatically created)
2019-04-15 22:48:22 +03:00
GUIElements.py
- working on a new tool to process automatically PcbWizard Excellon files which are generated in 2 files
2019-04-15 03:29:43 +03:00
ObjectUI.py
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
2019-04-16 15:27:51 +03:00
PlotCanvas.py
- Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors
2019-04-10 03:56:56 +03:00
VisPyCanvas.py
…
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
- fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded
2019-03-22 17:56:11 +02:00