From 172037d8a74f78aaad4af5e3fa3901dc09f70c1a Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 11 Jun 2025 19:22:49 +0200 Subject: [PATCH] Include : - aggiunta costante per nuovo tipo Plunge in lavorazione di mortasatura (MORTISE_PLUNGE_STEP_NO_SAFEZ = 10). --- EMkMachiningConst.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/EMkMachiningConst.h b/EMkMachiningConst.h index 57dafb4..8e4196f 100644 --- a/EMkMachiningConst.h +++ b/EMkMachiningConst.h @@ -367,7 +367,8 @@ enum { MORTISE_PLUNGE_STEP = 0, MORTISE_PLUNGE_START = 1, MORTISE_PLUNGE_END = 2, MORTISE_PLUNGE_START_END = 3, - MORTISE_PLUNGE_START_TO_END = 4} ; + MORTISE_PLUNGE_START_TO_END = 4, + MORTISE_PLUNGE_STEP_NO_SAFEZ = 10} ; //---------------------------------------------------------------------------- // Parametri per sgrossatura superfici