Skip to content

Commit

Permalink
Added Tool Specific Images
Browse files Browse the repository at this point in the history
  • Loading branch information
will1742 committed Jul 14, 2021
1 parent 557339e commit d04aa77
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 @@ -1296,6 +1296,7 @@ function onOpen() {
writeComment(tool.description);
if (staticProperties.measureToolsAtStart) {
writeBlock("T" + toolFormat.format(tool.number), mFormat.format(6)); //Changes Tool
displayMedia("Net Share/Media/toolLoad" + tool.number + ".jpg");
writeBlock(mFormat.format(0), formatComment("Load Tool")); //Pause until operator loads tool
writeToolMeasureBlock(tool, true);
} else {
Expand Down

0 comments on commit d04aa77

Please sign in to comment.