Files
masterwood-project265/Masterwood-Project265.mlse
andrea.villa 7d4813e1d5 - Gli assi dei bancaletti si chiamano ora con "PL"
- Aggiunto descrizione cambio utensile in MLDE
2025-01-27 16:01:42 +01:00

22 lines
766 B
Plaintext

-- Processore macchina Masterwood Project265 2025/01/09
-- by EgalWare s.r.l.
--
-- Intestazioni
require( 'EmtGenerator')
EgtEnableDebug( false)
---------------------------------------------------------------------
-- *** Generic Machinings ***
---------------------------------------------------------------------
Egm = require( 'EmtGenMachining')
---------------------------------------------------------------------
-- *** OnSpecialMoveZup ***
---------------------------------------------------------------------
---------------------------------------------------------------------
-- *** OnSpecialApplyDisposition & OnPostApplyMachining ***
---------------------------------------------------------------------
--function OnSpecialApplyDisposition()
--end