| .. |
|
ParseDXF.py
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
il y a 6 ans |
|
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
|
il y a 6 ans |
|
ParseExcellon.py
|
13f67786af
- cleaned up the Excellon parser and fixed some bugs (old and new); Excellon parser has it's own convert_units() method no longer inheriting from Geometry
|
il y a 6 ans |
|
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
|
il y a 6 ans |
|
ParseGerber.py
|
bb192eb679
- in Properties Tool added more information's regarding the Excellon tools, about travelled distance and job time; fixed issues when doing Properties on the CNCjob objects
|
il y a 6 ans |
|
ParseSVG.py
|
80dcd3805a
- improvements in Importing SVG as Gerber - added an automatic source generation (it is not infallible)
|
il y a 6 ans |
|
__init__.py
|
5a4d61ee8f
- grouped all parsers files in flatcamParsers folder
|
il y a 6 ans |