You are not logged in.
Pages: 1
Hey all,
I am looking for ways to make Vericut recognise G75(automatic corner chamfer) and G76(automatic corner radius) commands.
Also am looking to make Vericut recognise the common variables (V1 thru V32) in the following format (G1 X.20+V17 Z-.50+V18 F.002 ) whereas the "V" values are essentially used as taper offsets that we can alter in the parameter page. For vericut purposes though, this can simply be a value of zero. Vericut ignores the "V" and adds 17 (or 18 ) to the current number, and takes off into left field. All suggestions would be greatly appreciated.
Thanks
GBY
JLY
Dave
Offline
Dave,
Item #1 - There are two macros for this function called "CornerMode" and "CornerValue". The docs will help you with these.
Item #2 - The V address needs to be set to Special, Variable Tag in the Word/Format table. Make sure that you delete the V address in the Word/Address table so the control isn't trying to make a V axis motion call.
Tom
Offline
Pages: 1