Gary262
Industrial
- Mar 22, 2018
- 1
Hello,
I am new here, so thank you for your time. I need a warm up program for a 2 axis grinding machine in G code. This is what I have so far, but i need it to loop until I stop it manually.
%500
N00 G70
N10 G01F10X2 Z2
N20 X0 Z0
N30 G77N10
N40 M02
I have tried different variations of this but i cannot get it to repeat.
Thank you
Gary
I am new here, so thank you for your time. I need a warm up program for a 2 axis grinding machine in G code. This is what I have so far, but i need it to loop until I stop it manually.
%500
N00 G70
N10 G01F10X2 Z2
N20 X0 Z0
N30 G77N10
N40 M02
I have tried different variations of this but i cannot get it to repeat.
Thank you
Gary