A TOSNUC 777 CONTROL will read standard ISO (G code and M code.) It reads with or without a decimal point. eg: if you want an X coordinate of + one hundred millimeters it will read :X100 or X100.
If the post has trailing zeros (X100000) you would need to add the decimal point eg : X100.000 or it will think it is 100 meters, so an okuma or fanuc post will work fine.
you need a list of G codes as it has a lot of its own very cool canned cycles.
It has lots of other very cool stuff as well,I love em. |