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
aa97a3722b997541d458e369fc1d709618e4cd97
flatcam-wsl
/
flatcamEditors
History
Marius Stanciu
aa97a3722b
- in Excellon editor -> Resize tool, made sure that when the slot is resized, it's length remain the same, because the tool should influence only the 'thickness' of the slot. Since I don't know anything but the geometry and tool diameter, this is only an approximation and computationally intensive
2019-08-16 21:37:18 +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
- in Excellon editor -> Resize tool, made sure that when the slot is resized, it's length remain the same, because the tool should influence only the 'thickness' of the slot. Since I don't know anything but the geometry and tool diameter, this is only an approximation and computationally intensive
2019-08-16 21:37:18 +03:00
FlatCAMGeoEditor.py
- fixed bugs in Geometry Editor
2019-08-13 13:59:23 +03:00
FlatCAMGrbEditor.py
- fixed a weird error that created a crash in the following scenario: create a new excellon, edit it, add some drills/slots, delete it without saving, create a new excellon, try to edit and a crash is issued due of a wrapped C++ error
2019-08-16 16:03:26 +03:00