Marius Stanciu c7074d71ba - fixed an error in Gerber Parser; the initial values for currnet_x, current_y were None but should have been 0.0 vor 6 Jahren
..
ParseDXF.py e15c6da086 - fixed a GUI glitch in the Excellon tool table vor 6 Jahren
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 vor 6 Jahren
ParseExcellon.py c417030896 - moved default_data data update from Excellon parser to the Excellon object constructor vor 6 Jahren
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 vor 6 Jahren
ParseGerber.py c7074d71ba - fixed an error in Gerber Parser; the initial values for currnet_x, current_y were None but should have been 0.0 vor 6 Jahren
ParseHPGL2.py f857326687 - fixed GCode generated with HPGL preprocessor to output only integer coordinates vor 6 Jahren
ParseSVG.py 80dcd3805a - improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible) vor 6 Jahren
__init__.py 5a4d61ee8f - grouped all parsers files in flatcamParsers folder vor 7 Jahren