Hi Gerry

Attached are the macros I have modified if you can review and make any changes or recommendations I would appreciate it. This is my first attempt at modifying macros.

Thanks
Bill I

M884

DoButton( 24 )
Code "G53 G0 Z-2"
'While IsMoving()
'Wend
DoButton( 23 )
Code "G53 G0 Y1.25"
'While IsMoving()
'Wend
DoButton(22)
Code "G53 G0 X4.0"
'While IsMoving()
'Wend
DoOemButton(1008)
DoOemButton(1009)

M885

DoButton(22)
Code "G53 G0 X4.0"
DoOemButton(1008)

M886

DoButton(23)
Code "G53 G0 Y1.25"
DoOemButton(1009)


M887

DoButton(24)
Code "G53 G0 Z-2"
While IsMoving()
Wend
DoOemButton(1010)