From 74a79b9767bb806509b6f894d7dd3c361b68e99b Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Fri, 14 Nov 2025 12:05:52 +0100 Subject: [PATCH] Corretto tipo dato in MachNotes e ToolNotes --- MachNotes.ini | 2 +- ToolNotes.ini | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MachNotes.ini b/MachNotes.ini index 8b2d740..86b8a1f 100644 --- a/MachNotes.ini +++ b/MachNotes.ini @@ -22,7 +22,7 @@ 4=l,MaxOptSize,0 [Mortising] -0=d,MaxElev,0 +0=l,MaxElev,0 [Chiseling] diff --git a/ToolNotes.ini b/ToolNotes.ini index e460042..ffb1921 100644 --- a/ToolNotes.ini +++ b/ToolNotes.ini @@ -7,7 +7,7 @@ [DRILL_STD] 0=th,TH, 1=l,STEP -2=s,DOUBLE +2=tl,DOUBLE [SAW_STD] 0=th,TH, @@ -26,7 +26,7 @@ 1=l,STEP 2=l,SIDESTEP 3=l,SIDEDEPTH -4=s,DOUBLE +4=tl,DOUBLE 5=lr,TOOL_OVERHANG [MILL_NOTIP] @@ -34,7 +34,7 @@ 1=l,STEP 2=l,SIDESTEP 3=l,SIDEDEPTH -4=s,DOUBLE +4=tl,DOUBLE 5=lr,TOOL_OVERHANG [MORTISE_STD]