From 8e6e110b9adb671505a9be7c19774a8d534d203d Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 25 May 2026 07:36:47 +0200 Subject: [PATCH] =?UTF-8?q?Include=20:=20-=20eliminata=20costante=20non=20?= =?UTF-8?q?pi=C3=B9=20utilizzata.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- EMkMachiningGeoConst.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/EMkMachiningGeoConst.h b/EMkMachiningGeoConst.h index d421ffc..0f6abea 100644 --- a/EMkMachiningGeoConst.h +++ b/EMkMachiningGeoConst.h @@ -124,8 +124,6 @@ static std::string KEY_PREVIEWSHOW = "PreviewShow" ; // Chiavi info in entità di CL e DBL per riferimenti reciproci static std::string KEY_DBL_MAIN = "Main" ; static std::string KEY_CL_DOUBLE = "Double" ; -// Chiavi Info per entità CamData da eseguire in compensazione utensile -static std::string KEY_TRC = "TRC" ; // Tool Radius Compensation //----------------- Costanti posizione per preview utensile in lavorazione ------ enum MchToolShow { MCH_TPM_CURR = 0,