Fix for 2773 and two other minor fixes.
This commit is contained in:
@@ -65,7 +65,7 @@ class ObjectArray:
|
||||
|
||||
# build copies
|
||||
basepath = obj.Base.Path
|
||||
output = basepath.toGCode()
|
||||
output = ""
|
||||
pl = FreeCAD.Placement()
|
||||
if obj.Offset != FreeCAD.Vector():
|
||||
for i in range(obj.Copies):
|
||||
|
||||
Reference in New Issue
Block a user