'Laser Zero M800 ' ' Move to the X,Y of Laser ' 'Used to center the rounter bit 'over the place you want to 'start cutting ' 'Change the offset in the 'second line for X and Y. ' Code "(Laser Zero Macro)" Code "G91 G0 X-1.628 Y-2.736" 'X= -1.79 Y = -2.625 While IsMoving() Wend Code "G90 M9" DoOEMButton (1008) DoOEMButton (1009) Code "(Laser Zero Macro Completed)"