| .. |
|
ParseDXF.py
|
b20203eace
- moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed
|
hace 6 años |
|
ParseDXF_Spline.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
hace 6 años |
|
ParseFont.py
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
hace 6 años |
|
ParseSVG.py
|
4fc3d1183b
add support for svg <use> (inkscape "clone")
|
hace 6 años |
|
__init__.py
|
5a4d61ee8f
- grouped all parsers files in flatcamParsers folder
|
hace 6 años |