Mid Term Flashcards

(30 cards)

0
Q

The program address G identifies a?

A

Preparatory command

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 a?

A

Miscellaneous function

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

What is a 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 preparatory 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 preparatory code for canceling canned cycle.

A

G80

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

What is the preparatory 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 preparatory 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 preparatory code for 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 preparatory 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 preparatory code for datum shift.

A

G92

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

What is the preparatory code for local coordinate system

16
Q

What is the preparatory code for mirror image

17
Q

What is the Prepatory code for canceling mirror image

18
Q

What is the preparatory code for activating scaling mode

19
Q

What is the preparatory code for canceling scaling mode

20
Q

What is the machine code for subprogram call function

21
Q

What is the machine code for subprogram end function

22
Q

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

23
Q

What is the preparatory code for canceling cutter compensation

24
Spindle speed is designated in
RPM
25
And the English system machinability is measured in
SFM
26
How many decimal places are allowed in designating machine spindle speed
None
27
What is the preparatory code for cutter compensation left
G41
28
What is the Prepatory code for cutter compensation right
G42
29
What is the machine code for end of program reset
M30