Installation manual
CNC 8035
4.
MACHINE PARAMETERS
General machine parameters
(SOFT M: V15.3X)
(S
OFT T: V16.3X)
·82·
CIRINERR (P20)
Indicates the maximum error allowed when calculating the end point of an arc.
From the programmed path, the CNC will calculate the radius for both the starting point and end
point of the arc. Although both of them should be "exactly" the same, This parameter allows a certain
calculation tolerance by establishing the maximum difference between these two radii.
PORGMOVE (P21)
Indicates whether the CNC assumes or not as the new polar coordinate origin the center of the last
G02 or G03 programmed.
BLOCKDLY (P22)
It indicates the delay between motion blocks when operating in G7 (square corner).
This dwell can be very useful when some devices have to activated after the execution of each block.
NTOOL (P23)
Indicates the number of tools in the tool magazine. On the other hand, the CNC adjusts the length
of the tool table to that value.
Example
If "CIRINLIN" = 1500 and an arc of a radius = 0.5mm at F=10000mm/min.
The theoretical angular speed is:
10000 mm/min / 0.5 mm = 20000 min
-1
But, since the speed was limited to 1500, the CNC adjusts the feedrate in the following manner:
Feedrate to be applied = 1500 x 0.5 = 750 mm/min.
Possible values
Between 0.0001 and 99999.9999 millimeters.
Between 0.00001 and 3937.00787 inches.
Default value: 0.01 mm.
Value Meaning
YES It assumes the arc center.
NO It is not affected by G02 and G03.
Default value: NO
Possible values
Integers between 0 and 65535 ms.
Default value: 0 (there is no delay)
Possible values
Integer numbers between 0 and 255.
Default value: 100