New features
CNC 8035
·M· MODEL
(SOFT V15.3X)
12
6 Gear ratio management on axes and spindle
From this version on, gear ratios on axes and spindles are being handled, be them
analog, CAN or Sercos. To handle gear ratios on the axes, use the new axis machine
parameters INPREV (P87) and OUTPREV (P88).
New axis machine parameters
INPREV (P87)
OUTPREV (P88)
New axis machine parameters that indicate the input revolutions (INPREV) and the
output revolutions (OUTPREV) of each axis. The default value for both parameters
is 0.
Considerations
Sercos If axis parameters PITCHB (P86), INPREV (P87) and OUTPREV (P88) are other than
0, the CNC will assume these values and will not issue an error.
If axis parameters PITCHB (P86), INPREV (P87) and OUTPREV (P88) are 0, these
parameters will be read from the drive. The equivalences are:
• a.m.p. PITCHB (P86) = NP123 (drive)
• a.m.p. INPREV (P87) = NP121 (drive)
• a.m.p. OUTPREV (P88) = NP122 (drive)
If the value of any of these parameters is other than 0, the CNC shows a message
indicating that the parameters are wrong. In this case, in JOG mode or in execution,
it displays an error and it will not be possible to move the machine.
If the spindle parameters INPREV1..4, OUTPREV1..4 are 0, the CNC applies the
values of NP121 and NP122 of the first 4 gears, of the drive and MAXGEAR1..4 and
MAXVOLT1..4 of the CNC.
CAN If axis parameters INPREV (P87) and OUTPREV (P88) are 0, they will be assumed
as if they were 1.
Now there is no need to set a.m.p. PITCH (P7), except in the following case:
If axis parameters DRIBUSLE (P63) = 0 and a.m.p. INPREV (P87) and
OUTPREV (P88) are 0, it will consider a.m.p. PITCH (P7) (it will not be ignored).
Until now, is an axis was SEMICAN, the gear ratios were set as follows:
PITCHB (P86) = (leadscrew pitch x OUTPREV) / INPREV.
PITCH (P7) = Leadscrew pitch.
In this version, the gear ratio for an axis is set as follows:
PITCHB (P86) = Leadscrew pitch.
INPREV (P87) = Input revolutions.
OUTPREV (P88) = Output revolutions.
In any configuration where the values of INPREV or OUTPREV are indivisible,
the home signal will be generated from the home switch (DECEL*) on.
The feature to detect the proper marker pulse among the many generated by
various gear boxes only works for spindles and Sercos rotary axes.
i
Both axis machine parameters INPREV and OUTPREV must be 0 or both
other than zero. Do not program one with a 0 value and the other one with a
value other than 0.