Basic robot motion example
PTP HOME
LIN P1
LIN P2Using loops in KRL
FOR i = 1 TO 10
LIN P1
ENDFORPalletizing loop example
FOR layer = 1 TO layers
FOR row = 1 TO rows
FOR col = 1 TO cols
; calculate pallet position
ENDFOR
ENDFOR
ENDFORGenerate KRL automatically
Stop writing KUKA palletizing programs by hand. Configure your layout, preview in 3D, download production-ready .SRC and .DAT files.
Generate palletizing code