| .. |
|
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
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |
|
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
|
eed7e3d620
- some minor changes in the Python version detection
|
5 лет назад |
|
ParseHPGL2.py
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |
|
ParseSVG.py
|
35674c9647
- in SVG parser modified some imports to be one on each line
|
5 лет назад |
|
__init__.py
|
5a4d61ee8f
- grouped all parsers files in flatcamParsers folder
|
6 лет назад |