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
dab46ef3aef9acf442e96046ca8f3bbf072891c9
flatcam-wsl
/
flatcamEditors
History
Marius Stanciu
6a24c8e204
- fixed an issue in Gerber Editor where the multiprocessing pool was reported as closed and an ValueError exception was raised in a certain scneraio
2020-02-19 16:57:36 +02: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
- updated the Excellon UI to hold data for each tool
2020-02-17 04:43:01 +02:00
FlatCAMGeoEditor.py
- fixed some issues in the Geometry Editor; the jump sigmal disconnect was failing for repeated Editor tool operation
2020-02-19 14:15:06 +02:00
FlatCAMGrbEditor.py
- fixed an issue in Gerber Editor where the multiprocessing pool was reported as closed and an ValueError exception was raised in a certain scneraio
2020-02-19 16:57:36 +02:00
FlatCAMTextEditor.py
- fixed a division by zero error:
fixed
#377
2020-02-01 06:59:15 +02:00