flatcam/tclCommands
Kamil Sopko 96419921e5 small fix if error happens inside thread execution, then pass correct error_info to display
command imort_svg was using self  instead self.app wrong object

Fix in svgparse for rotate regexp and division by zero problem.
Linestring  need at least 2 points  within very small arcs.
In svg  rect x and  y are optional , they are  0 by default.
Ignore transformation for  unknown kind.
Strip spaces  for  ptliststr In parse_svg_point_list to avoid parsing errors.
2016-04-12 19:44:56 +02:00
..
TclCommand.py small fix if error happens inside thread execution, then pass correct error_info to display 2016-04-12 19:44:56 +02:00
TclCommandAddPolygon.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandAddPolyline.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandCncjob.py fix error handling in signaled commands, error gets info about different scoup instead of true error 2016-04-03 14:20:50 +02:00
TclCommandDrillcncjob.py change default timeout 2016-04-10 11:10:25 +02:00
TclCommandExportGcode.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandExteriors.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandImportSvg.py small fix if error happens inside thread execution, then pass correct error_info to display 2016-04-12 19:44:56 +02:00
TclCommandInteriors.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandIsolate.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandNew.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
TclCommandOpenGerber.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00
__init__.py reimplement command import_svg 2016-04-11 13:14:45 +02:00