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 5 年 前
..
ParseDXF.py e15c6da086 - fixed a GUI glitch in the Excellon tool table 6 年 前
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 年 前
ParseExcellon.py 1e9232aeaa - updated the Excellon UI to hold data for each tool 6 年 前
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 年 前
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 5 年 前
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 5 年 前
ParseSVG.py 80dcd3805a - improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible) 6 年 前
__init__.py 5a4d61ee8f - grouped all parsers files in flatcamParsers folder 6 年 前