Quantcast
Channel: CNCzone.com- Largest Forums for CNC Professional and Hobbyist alike!
Viewing all articles
Browse latest Browse all 72960

modifying Fanuc post definition?

$
0
0
Hi
I'm using HSMexpress on and old Fanuc 0m. I'm using the Fanuc.cps- generic Fanuc.
I need to add a G49 H00 before the tool change is called. I have been adding it manually after the G91 G28 Z retraction finishes on the G90.

can I add something like the following in the function onSection()

// retract to safe plane
retracted = true;
writeBlock(gFormat.format(28), gAbsIncModal.format(91), "Z" + xyzFormat.format(0)); // retract
writeBlock(gAbsIncModal.format(90));
writeBock(gFormat.format(49),hFormat.format(00)
forceXYZ();

Viewing all articles
Browse latest Browse all 72960

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>