Update gcodepath.py

pull/258/head
Joe Marshall 2024-01-26 15:22:19 +00:00 zatwierdzone przez GitHub
rodzic a0e69336a7
commit c8460f5c8e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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