From f2dab7600c01c206362eb6d5625be998a5eb1bc9 Mon Sep 17 00:00:00 2001 From: will1742 Date: Fri, 25 Jun 2021 13:02:01 -0400 Subject: [PATCH] Added Radius Case --- Haas_Next_Generation/haas vf2.cps | 1 + 1 file changed, 1 insertion(+) diff --git a/Haas_Next_Generation/haas vf2.cps b/Haas_Next_Generation/haas vf2.cps index e5edf9b..1af0ac8 100644 --- a/Haas_Next_Generation/haas vf2.cps +++ b/Haas_Next_Generation/haas vf2.cps @@ -661,6 +661,7 @@ function getHaasToolType(toolType) { return 5; // center drill case TOOL_MILLING_END_BALL: case TOOL_MILLING_LOLLIPOP: + case TOOL_MILLING_RADIUS: return 6; // ball nose case TOOL_PROBE: return 7; // probe