| .. |
|
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
|
c417030896
- moved default_data data update from Excellon parser to the Excellon object constructor
|
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
|
5c932dc5cc
- fixed an issue in Gerber parser introduced recently due of changes made to make Gerber files produced by Sprint Layout
|
6 years ago |
|
ParseHPGL2.py
|
f857326687
- fixed GCode generated with HPGL preprocessor to output only integer coordinates
|
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
|
6 years ago |