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
23fb8b2d7c167bd003ee20002f9b0becb8e61fd4
flatcam-wsl
/
flatcamEditors
History
Marius Stanciu
23fb8b2d7c
- fixed the camlib.Gerber functions of mirror, scale, offset, skew and rotate to work with the new data structure for apertures geometry
...
- fixed Gerber Editor selection to work with the new Gerber data structure in self.apertures
2019-05-11 05:19:42 +03:00
..
__init__.py
- added a missing __init__.py file in the flatcamEditors folder needed by the app freezing
2019-04-13 17:00:03 +03:00
FlatCAMExcEditor.py
- solved a bug in Excellon Editor that caused app crash when trying to edit a tool in Tool Table due of missing a tool offset
2019-05-07 00:12:19 +03:00
FlatCAMGeoEditor.py
- Geometry Editor: made the tool to be able to continuously move until the tool is exited either by ESC key or by right mouse button click
2019-05-08 20:01:06 +03:00
FlatCAMGrbEditor.py
- fixed the camlib.Gerber functions of mirror, scale, offset, skew and rotate to work with the new data structure for apertures geometry
2019-05-11 05:19:42 +03:00