Originally Posted by dali_290 My programming manual is not complet as there is only very short mention
about macro G355. This macro seems to be just for programming angular offset beteween spindles.
My problem is that I do not know how to use macro G355 with variable D.
Maybe somebody have better programming manual or know how to program this. |
Dali
I just checked in the manual. I am not familiar with this machine as it is very old, but the speed and phase angle of the main and pick off spindle should be adjusted with the M18 command in channel 2 before you pick off the part. The angular zero points of the spindles will be synchronized after the M18, so you should automatically have angular alignment of your holes.
The G355 is only used only to alter the phase shift (angle) of the S1 spindle, the 'D' argument is used to enter the angle you want to shift, ie for 10 degrees enter G355D10.
Does that help you?