From ee7087b00350ce91b5f3062410dac25a73c955aa Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Thu, 8 Jan 2026 12:14:51 +0100 Subject: [PATCH] Variabile DeltaTol deve essere spostata in MLDE --- Common_FAST.mlse | 1 - UpdateLog.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Common_FAST.mlse b/Common_FAST.mlse index ea8ca83..83ab267 100644 --- a/Common_FAST.mlse +++ b/Common_FAST.mlse @@ -32,7 +32,6 @@ end ---------- OnSpecialApplyDisposition & OnPostApplyMachining --------- ----------------------- Costanti ------------------------------------ local DELTA_TOL_FIXED = 50 -local DeltaTol = 210 local DELTA_SIC = 1 local AGG_LOAD = 50 diff --git a/UpdateLog.txt b/UpdateLog.txt index ead8e3e..9ffe62d 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -3,6 +3,7 @@ Versione 3.1a1 (08/01/2026) - (SIM) Ottimizzata scrittura funzione ClampCheck post aggiornamento dll - (SIM) Corretto problema della funzione OnSimulDispositionStart in caso di fase finale. +- (MLDE-SIM-GEN) Variabile DeltaTol deve essere spostata in MLDE Versione 2.7l3 (22/12/2025) - (SIM) Eliminata MinJoin, utilizzata al suo posto funzione giĆ  esistente UpdateMinJoin nell'mlde