3dPrinting :

- modifichei per aggiustare funzionamento con Icarus
- correzione per salvataggio progetto durante generazione CN.
This commit is contained in:
DarioS
2022-09-15 15:08:43 +02:00
parent 32ac1ca46f
commit f7b1c4297c
4 changed files with 19 additions and 4 deletions
+3
View File
@@ -104,6 +104,9 @@ function RunGcodeGenerate.Exec()
end
-- Salvo il progetto
local sFilePath = EgtGetCurrFilePath()
sFilePath = EgtChangePathExtension( sFilePath, 'nge')
EgtSetCurrFilePath( sFilePath)
EgtSaveFile()
-- Genero il programma CN