Marius Stanciu 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute %!s(int64=5) %!d(string=hai) anos
..
ParseDXF.py e15c6da086 - fixed a GUI glitch in the Excellon tool table %!s(int64=6) %!d(string=hai) anos
ParseDXF_Spline.py dfc0b98181 - 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 %!s(int64=6) %!d(string=hai) anos
ParseExcellon.py 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute %!s(int64=5) %!d(string=hai) anos
ParseFont.py dfc0b98181 - 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 %!s(int64=6) %!d(string=hai) anos
ParseGerber.py 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute %!s(int64=5) %!d(string=hai) anos
ParseHPGL2.py 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute %!s(int64=5) %!d(string=hai) anos
ParseSVG.py 1d13b997f2 - updated the SVG parser to take into consideration the 'Close' svg element and paths that are made from a single line (we may need to switch to svgpathtools module) %!s(int64=5) %!d(string=hai) anos
__init__.py 5a4d61ee8f - grouped all parsers files in flatcamParsers folder %!s(int64=6) %!d(string=hai) anos