Midterm Flashcards

0
Q

The program address G identifies _____ command.

A

Preparatory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

The program address N signifies the ______

A

Block number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The program address M identifies _____ function.

A

Miscellaneous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the machine code for tool change function?

A

M06

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the machine code for spindle on clockwise ?

A

M03

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the machine code for spindle on counterclockwise

A

M04

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the machine code for spindle off

A

M05

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the preparatory code for inch input

A

G20

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the prep code for linear interpolation

A

G01

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the prep code for canceling canned cycles

A

G80

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the prep code for referencing the X Y plane

A

G17

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the prep code for absolute dimensioning

A

G90

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the prep code circular interpolation clockwise

A

G02

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the prep code for circular interpolation counterclockwise

A

G03

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the prep code for a datum shift

A

G92

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the prep code for local coordinate system

16
Q

What is the prep code for mirror image

17
Q

What is the prep code for canceling mirror image

18
Q

What is the prep code for activating scaling mode

19
Q

What is the prep code for canceling scaling mode

20
Q

What is the machine code for sub program call function

21
Q

What is the machine code for sub program end function

22
Q

In the sub program call function, what does L (or K) represent

A

Number of loops

23
Q

What is the prep code for canceling cutter compensation

24
Q

Spindle speed is designated in

25
Q

In the English system, machinability is measured in

26
Q

How many decimal places are allowed in designating machine spindle speed

27
Q

What is the prep code for cutter compensation left

28
Q

What is the prep code for cutter compensation right

29
Q

What is the machine code for end of program, reset