Compare commits

..

3 Commits

Author SHA1 Message Date
andrea.villa ecb5776c68 Corretto problema simulatore non allineato a generazione quando scarica motosega per cambio pinze 2026-06-03 11:49:07 +02:00
andrea.villa 1f9bb69187 Merge remote-tracking branch 'origin/develop' 2026-06-03 09:26:29 +02:00
andrea.villa cce6a49ecc Merge branch 'ProbingWithTool' into develop 2026-06-03 09:26:17 +02:00
-3
View File
@@ -1922,9 +1922,6 @@ function ExecMoveZmax( bMchSplit, btoXHome)
ShowToolInTcPos( EMT.TCPOS, true)
-- nascondo l'utensile sulla testa
EgtSetMode( EgtGetHeadId( EMT.HEAD or '') or GDB_ID.NULL, GDB_MD.HIDDEN)
EMT.PREVTOOL_H1 = nil
EMT.PREVHEAD_H1 = nil
EMT.PREVTCPOS_H1 = nil
EMT.CHSAW_OUT = true
EMT.XHOME = true
end