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
9fb7dbe0c52e615ba273a1d3f82fed14567f7818
flatcam-wsl
/
appObjects
History
Marius Stanciu
112588d293
- Milling Tool - more or less made the CNCJob generation for multigeo Geometries to work; still the parameters may not be used
...
- removed the Generate CNCJob context menu action in the Project Menu as this will not work anymore
2020-12-02 00:13:57 +02:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
AppObject.py
- added a way to keep compatibility with old projects
2020-11-25 01:40:56 +02:00
FlatCAMCNCJob.py
- added a way to keep compatibility with old projects
2020-11-25 01:40:56 +02:00
FlatCAMDocument.py
- trimmed the application strings
2020-11-03 22:37:39 +02:00
FlatCAMExcellon.py
- Cleaned the GUI in Excellon Preferences of parameters no longer used (transferred to Drilling Tool)
2020-11-21 13:43:43 +02:00
FlatCAMGeometry.py
- in Geometry Object Properties UI - finished the new feature Simplification and Vertex Points calculation which should greatly reduce the resulting GCode size
2020-11-27 15:16:17 +02:00
FlatCAMGerber.py
- the Follow Geometry outputted by the Follow Tools is now of type multigeo which means that it can be fused with other multigeo object without much pain
2020-11-17 02:00:25 +02:00
FlatCAMObj.py
- fixed the menu entries for the Properties Tool, Transform Tool
2020-11-16 02:40:21 +02:00
FlatCAMScript.py
- fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used
2020-11-04 18:40:59 +02:00
ObjectCollection.py
- Milling Tool - more or less made the CNCJob generation for multigeo Geometries to work; still the parameters may not be used
2020-12-02 00:13:57 +02:00