Skip to content

Commit

Permalink
Gantry WCS Tool Num updated
Browse files Browse the repository at this point in the history
  • Loading branch information
will1742 committed Aug 31, 2021
1 parent 35174a2 commit 5c19dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haas_Gantry_BIDC/Bechtel SR.cps
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ function onSection() {
var stockMidY = (stockUpperY + stockLowerY)/2;
writeln("");
writeComment("Verify WCS");
writeToolChange(19);
writeToolChange(1);
// writeBlock("T" + toolFormat.format(19), mFormat.format(6)); //Changes Tool
writeBlock(gFormat.format(55), gFormat.format(0), xOutput.format(stockMidX), yOutput.format(stockMidY));
Expand Down

0 comments on commit 5c19dbc

Please sign in to comment.