Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was able to get the DPRNT function to work by adding POPEN to beginning of probing cycle and PCLOS to the end of the cycle. I'm wondering if there is a change that can be made to my post processor to output the probing cycles as follows:
G43 H1 Z3.
G65 P9832 W1. (PROBE START – OPEN PRINT PORT) NEED W1. OUTPUT HERE
G65 P9810 Z.03153 F150.
G65 P9814 D1.13 Q.25 R-.2 W1. (MEASURE BORE – OUTPUT REPORT)
G65 P9810 Z3.
G65 P9833 W1. (PROBE END – CLOSE PRINT PORT) NEED W1. OUTPUT HERE
I'm really just looking to modify the post to output W1. after G65 P9832 & G65 P9832
Solved! Go to Solution.