Skip to content

Commit

Permalink
Using G55
Browse files Browse the repository at this point in the history
  • Loading branch information
will1742 committed Jul 13, 2021
1 parent 649b9aa commit 8ef0da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haas_Next_Generation/haas vf2.cps
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@ function onSection() {
writeComment("Verify WCS");
writeBlock("T" + toolFormat.format(19), mFormat.format(6)); //Changes Tool
writeBlock(gFormat.format(0), xOutput.format(stockMidX), yOutput.format(stockMidY));
writeBlock(gFormat.format(55), gFormat.format(0), xOutput.format(stockMidX), yOutput.format(stockMidY));
displayMedia("Net Share/Media/xyWCSCheck.png");
writeBlock(mFormat.format(0), formatComment("Open door"));
displayMedia("Net Share/Media/arrowDown.png");
Expand Down

0 comments on commit 8ef0da4

Please sign in to comment.