1 8 3
Settings
96-8000 rev R June 2007
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
control behavior when this setting is OFF or ON.
#1= 3.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 is available for compatibility with other systems. When the setting is ON, the macro statements will
send DC control codes. When it is OFF, the DC codes will not be sent. See the Macros section.
71 Default G51 Scaling
This specifies the scaling for a G51 (See G-Code Section, G51) command when the P address is not used. The
default is 1.000 (Range 0.001 to 8380.000).
72 Default G68 Rotation
This specifies the rotation, in degrees, for a G68 command when the R address is not used. It must be in the range
0.0000 to 360.0000º.
73 G68 Incremental Angle
This setting allows the G68 rotation angle to be changed for each commanded G68. When this switch is ON and a
G68 command is executed in the Incremental mode (G91), then the value specified in the R address is added to the
previous rotation angle. For example an R value of 10 will cause the rotation of the feature to be 10° the first time
commanded, 20° the next time etc.
74 9xxxx PROGS Trace
This setting, along with Setting 75, is useful for debugging CNC programs. When Setting 74 is ON, the control will
display the code in the macro programs (O9xxxx). When the setting is OFF, the control will not display the 9000
series code. The default setting is ON.
75 9xxx PROGS Single BLK
When Setting 75 is ON and the control is operating in Single Block mode, then the control will stop at each block of
code in a macro program (O9xxxx) and wait for the operator to press Cycle Start. When Setting 75 is OFF, the
macro program is run continuously, the control will not pause at each block, even if Single Block is on. The default
setting is ON.
When Setting 74 and Setting 75 are both ON, the control acts normally. That is, all blocks executed are highlighted
and displayed, and when in Single Block mode there is a pause before each block is executed.
When Setting 74 and Setting 75 are both OFF, the control will execute 9000 series programs without displaying the
program code. If the control is in Single Block mode, no single-block pause will occur during the running of the 9000
series program.
When Setting 75 is ON and Setting 74 is OFF, then 9000 series programs will be displayed as they are executed.
76 Tool Release Lock Out
When this setting is ON, the tool release key on the keyboard is disabled.
77 Scale Integer F
This setting allows the operator to select how the control interprets an F value (feedrate) that does not contain a
decimal point. (It is recommended that programmers always use a decimal point.) This setting helps operators run
programs developed on a control other than HAAS. For Example F12:
Setting 77 OFF 0.0012units/minute
Setting 77 ON
12.0 units/minute
Summary of Contents for Mill
Page 12: ...96 8000 rev R June 2007 Safety 5 ...
Page 14: ...96 8000 rev R June 2007 Safety 7 LATHE WARNING DECALS ...
Page 15: ...8 Safety 96 8000 rev R June 2007 ...
Page 17: ...10 Introduction 96 8000 rev R June 2007 ...
Page 117: ...110 4 5 Axis Programming 96 8000 rev R June 2007 ...
Page 199: ...Settings 192 96 8000 rev R June 2007 ...