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
e397e26484b0b02cc1d146f65bbe045d6826bd98
flatcam-wsl
/
flatcamParsers
History
Marius Stanciu
e397e26484
- some strings updated; update on the Romanian translate
2019-12-13 18:36:57 +02: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
- some strings updated; update on the Romanian translate
2019-12-13 18:36:57 +02: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
- in FlatCAMGeometry fixed the scale and offset methods to always process the self.solid_geometry
2019-12-09 16:20:22 +02:00
ParseHPGL2.py
- HPGL2 import: added support for circles, arcs and 3-point arcs. Everything works only for absolute coordinates.
2019-12-13 15:54:26 +02:00
ParseSVG.py
- improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible)
2019-12-02 20:03:27 +02:00