3dPrinting :
- modifichei per aggiustare funzionamento con Icarus - correzione per salvataggio progetto durante generazione CN.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user