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
cb846cc3dbb268fbb45872907a751c61f5e1ad2f
flatcam-wsl
/
flatcamParsers
History
Marius Stanciu
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
..
__init__.py
- grouped all parsers files in flatcamParsers folder
2019-03-11 12:28:44 +02:00
ParseDXF_Spline.py
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
2019-10-16 02:28:18 +03:00
ParseDXF.py
- fixed a GUI glitch in the Excellon tool table
2019-12-07 00:25:22 +02:00
ParseExcellon.py
- modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI
2020-05-02 15:56:30 +03:00
ParseFont.py
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
2019-10-16 02:28:18 +03:00
ParseGerber.py
- some minor changes in the Python version detection
2020-04-28 14:37:34 +03:00
ParseHPGL2.py
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
ParseSVG.py
- in SVG parser modified some imports to be one on each line
2020-04-28 19:34:23 +03:00