eddiez
Yes Anilam uses G-code Some keyboard definitions of the keys are
Do (do loops)
SUBR (Subroutine)
CALL (to execute a subroutine)
END (a subroutine is a mini program it must have a End Statement)
RAPID
FEED
ABS/INC
DWELL
AUX (auxiliary codes there are 56 listed in the manual)
T (tool)
ARC (CW)
ARC (CCW)
G (code’s)
V (code’s) (variables) looks like there may be as many as 80. Variables are used with the G-code and some AUX codes to input necessary information to make changes to canned cycle program’s.
Rolly |