Juan Pablo Caram %!s(int64=10) %!d(string=hai) anos
pai
achega
eeedb19dc3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      FlatCAMApp.py

+ 1 - 1
FlatCAMApp.py

@@ -2175,7 +2175,7 @@ class App(QtCore.QObject):
 
         def exteriors(obj_name, *args):
             a, kwa = h(*args)
-            types = {}
+            types = {'outname': str}
 
             for key in kwa:
                 if key not in types: