Include :
- aggiunta costante per nuovo tipo Plunge in lavorazione di mortasatura (MORTISE_PLUNGE_STEP_NO_SAFEZ = 10).
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user