Commentata chiamata alla funzionalità per attivare i supporti perchè questa macchina ne è sprovvista

This commit is contained in:
andrea.villa
2026-04-29 11:06:29 +02:00
parent 62d5cefb35
commit 54f5c7e488
+3 -3
View File
@@ -576,10 +576,10 @@ function OnRapid()
end
EMT.AUXSTR = {}
-- supporti in posizione intermedia
local sOut = 'SUPPORT(1,1)'
MyEmtOutput( sOut)
-- local sOut = 'SUPPORT(1,1)'
-- MyEmtOutput( sOut)
-- prima lavorazione
sOut = EMT.MCHNAME..'/'..EMT.TOOL
local sOut = EMT.MCHNAME..'/'..EMT.TOOL
MyEmtOutput( '; *** ' .. sOut .. ' ***')
-- altri casi
else