kopia lustrzana https://github.com/vilemduha/blendercam
Update gcodepath.py
rodzic
a0e69336a7
commit
c8460f5c8e
|
@ -159,6 +159,7 @@ def exportGcodePath(filename, vertslist, operations):
|
|||
if split:
|
||||
fileindex = '_' + str(findex)
|
||||
filename = basefilename + fileindex + extension
|
||||
print("writing: ",filename)
|
||||
c = postprocessor.Creator()
|
||||
|
||||
# process user overrides for post processor settings
|
||||
|
|
Ładowanie…
Reference in New Issue