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
a4ba7523c71dbadd7450ae7ae0d1478046b0e859
flatcam-wsl
/
appObjects
History
Marius Stanciu
f08466e7f2
- preferences UI is now started on preferences open
...
- more work/fixes in working on data structures (offset, offset_value, job_type, shape)
2021-07-14 22:35:29 +03:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
AppObject.py
- in CNCJob object, for CNCJob objects created when importing a foreign Gcode file, fixed the updating of the tool diameter
2021-04-29 21:34:56 +03:00
FlatCAMCNCJob.py
- preferences UI is now started on preferences open
2021-07-14 22:35:29 +03:00
FlatCAMDocument.py
- update in Code Highlighter to highlight the X and Y chars
2021-02-27 04:48:00 +02:00
FlatCAMExcellon.py
- upgraded the Drilling Plugin and all the related parts in the CNCJob Object and in all preprocessors. Now, the parent 'tools' attribute is inherited and also the GCode is stored here
2021-03-14 13:05:19 +02:00
FlatCAMGeometry.py
- preferences UI is now started on preferences open
2021-07-14 22:35:29 +03:00
FlatCAMGerber.py
- fixed a recent but in Gerber Object that crashed the application when the aperture marking was used
2021-04-20 09:40:44 +03:00
FlatCAMObj.py
- updated the Milling Plugin and all the related parts in the CNCJob Object and in all preprocessors. Now, the parent 'tools' attribute is inherited and also the GCode is stored here
2021-03-15 00:02:33 +02:00
FlatCAMScript.py
- update in Code Highlighter to highlight the X and Y chars
2021-02-27 04:48:00 +02:00
ObjectCollection.py
- fixed a bug in Gerber merge
2021-03-13 21:22:13 +02:00