DataBeam :

- migliorie gestione massimo affondamento frese
- miglioria ingombro tagli in testa o coda.
This commit is contained in:
Dario Sassi
2020-02-15 10:04:03 +00:00
parent 8e55da5a44
commit f0c708f3f1
5 changed files with 13 additions and 11 deletions
+3 -2
View File
@@ -1,4 +1,4 @@
-- BeamExec.lua by Egaltech s.r.l. 2020/01/28
-- BeamExec.lua by Egaltech s.r.l. 2020/02/14
-- Libreria esecuzione lavorazioni per Travi
-- 2019/07/11 Aggiunta gestione stato rotazione di feature per TS3.
-- 2019/09/04 Corretto controllo feature di testa e coda con sovramateriale di testa elevato.
@@ -95,7 +95,8 @@ _G.package.loaded.ProcessDecor = nil
local Decor = require( 'ProcessDecor')
EgtOutLog( ' BeamExec started', 1)
EgtMdbSetGeneralParam( MCH_GP.MAXDEPTHSAFE, BD.COLL_SIC)
EgtMdbSave()
-------------------------------------------------------------------------------------------------------------
-- *** Inserimento delle travi nel grezzo ***