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
2c7dff5dbe9b01998df63204dccbdfa1cd97d965
flatcam-wsl
/
flatcamEditors
History
Marius Stanciu
2c7dff5dbe
- compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements
2020-02-29 19:05:00 +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
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
2020-02-26 04:43:54 +02:00
FlatCAMGeoEditor.py
- compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements
2020-02-29 19:05:00 +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