Skip to content

Commit

Permalink
Added Radius Case
Browse files Browse the repository at this point in the history
  • Loading branch information
will1742 committed Jun 25, 2021
1 parent 07febfc commit f2dab76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Haas_Next_Generation/haas vf2.cps
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f2dab76

Please sign in to comment.