Scale = Total Y travel/Setting 65
66 - Graphics X Offset
This setting locates the right side of the scaling window relative to the machine
X zero position (see the Graphics section). Its default is zero.
67 - Graphics Y Offset
This setting locates the top of the zoom window relative to the machine Y zero
position (see the Graphics section). Its default is zero.
.
69 - DPRNT Leading Spaces
This is an On/Off setting. When set to Off, the control will not use leading
spaces generated by a macro DPRNT format statement. Conversely, when set
to On, the control will use leading spaces The following example illustrates con-
trol behavior when this setting is OFF or ON.
#1 = .0 ; OUTPUT
G0 G90 X#1 ; OFF ON
DPRNT[X#1[44]] ; X3.0000 X 3.0000
Notice the space between the “X” and the 3 when the setting is On. Information
can be easier to read when this setting is On.
70 - DPRNT Open/CLOS DCode
This setting controls whether the POPEN and PCLOS statements in macros
send DC control codes to the serial port. When the setting is On, these state-
ments will send DC control codes. When it is Off, the control codes are sup-
pressed. Its default value is On.
71 Default G51 Scaling
This species the scaling for a G51 (See G-Code Section, G51) com-
mand when the P address is not used. The default is 1.000 (Range 0.001 to
8380.000).
72 Default G68 Rotation
This species the rotation, in degrees, for a G68 command when the R ad-
dress is not used. It must be in the range 0.0000 to 360.0000º.