Marius Stanciu 8a6ada1984 - added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move 6 years ago
..
ParseDXF.py e15c6da086 - fixed a GUI glitch in the Excellon tool table 6 years ago
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 6 years ago
ParseExcellon.py 1e9232aeaa - updated the Excellon UI to hold data for each tool 6 years ago
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 6 years ago
ParseGerber.py 522b98fef3 - fixed bug in Gerber parser: it tried to calculate a len() for a single element and not a list - a Gerber generated by Eagle exhibited this 6 years ago
ParseHPGL2.py 8a6ada1984 - added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move 6 years ago
ParseSVG.py 80dcd3805a - improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible) 6 years ago
__init__.py 5a4d61ee8f - grouped all parsers files in flatcamParsers folder 7 years ago