Sign In
Upload
Manuals
Brands
Brother Manuals
Printer
TC-32B
Brother TC-32B Manuals
Manuals and User Guides for Brother TC-32B. We have
1
Brother TC-32B manual available for free PDF download: Manual
Brother TC-32B Manual (240 pages)
Brand:
Brother
| Category:
Printer
| Size: 2.29 MB
Table of Contents
Table of Contents
5
Chapter 1 Program Composition
13
Types and Composition of Program
14
Composition of Block
14
Composition of Word
15
Numerical Values
15
Sequence Number
16
Optional Block Skip
16
Control Out/In Function
16
Chapter 2 Coordinate Command
17
Coordinate System and Coordinate Value
18
Machine Zero Point and Machine Coordinate System
19
Working Coordinate System
19
Chapter 3 Preparation Function
21
Outline of G Code
23
Positioning (G00)
29
Linear Interpolation (G01)
30
Chamfering to Desired Angle and Cornering C
31
Circular/Helical Interpolation (G02, G03)
34
Circular Interpolation
34
XZ Circular Interpolation
35
Helical Interpolation
40
Spiral Interpolation (G02, G03)
41
Conical Interpolation (G02, G03)
43
Cutter Compensation Procedure for Spiral Interpolation and Conical Interpolation (G02, G03)
46
Circle Cutting (G12, G13)
47
Plane Selection (G17, G18, G19)
48
Dwell (G04)
49
Exact Stop Check (G09, G61, G64)
49
Programmable Data Input (G10)
51
Soft Limit
54
Stroke
54
Stroke Limit
54
Programmable Stroke Limit (G22)
55
Return to the Reference Point (G28)
56
Return from the Reference Point(G29)
57
Selection of Machine Coordinate System (G53)
57
Selection of Working Coordinate System (G54~G59)
58
Additional Working Coordinate System Selection (G54.1)
58
Scaling (G50, G51)
59
Programmable Mirror Image (G50.1, G51.1)
63
Rotational Transformation Function (G68,G69)
66
Coordinate Rotation Using Measured Results(G168)
68
Absolute Command and Incremental Command (G90, G91)
68
Change of Workpiece Coordinate System(G92)
70
Skip Function (G31,G131,G132)
72
Continuous Skip Function (G31)
73
Change of Tap Twisting Direction(G133,G134)
73
High Speed Peck Drilling Cycle (G173)
74
Peck Drilling Cycle (G183)
75
Local Coordinate System Function (G52)
76
Single Direction Positioning Function(G60)
77
G Code Priority
78
Tool Dia Offset(G40,G41,G42)
84
Tool Dia Offset Function
84
Tool Dia Fine Compensation
84
Cancel Mode
85
Start-Up
86
Inside Cutting
86
Outside Cutting (90° ≤ Θ < 180°)
87
Outside Cutting (Θ < 90°)
87
Offset Mode
89
Inside Cutting (180° ≤ Θ)
89
Outside Cutting (90°≤Θ<180°)
91
Outside Cutting (Θ < 90°)
92
Exceptional Case
93
Offset Cancel
94
Inside Cutting (180° ≤ Θ)
94
Outside Cutting (90° ≤ Θ < 180°)
94
Outside Cutting (Θ < 90°)
96
G40 Single Command
97
Change of Offset Direction in Offset Mode
98
Change of Offset Direction in Offset Mode
99
When There Is a Cross Point
99
When There Is no Cross Point
100
When Offset Path Becomes more than a Circle
101
G Cord Command for Tool Dia Offset in Offset Mode
102
Notes on Tool Dia Offset
103
Override Function Related to Tool Dia Offset
111
Automatic Corner Override
111
Override of the Inside Circular Cutting
112
Tool Length Offset (G43,G44,G49)
113
Tool Length Fine Offset
113
Chapter 5 Preparation Function (Canned Cycle)
115
List of Canned Cycle Function
116
Canned Cycle
116
Basic Motions in Canned Cycle
117
General Description of Canned Cycle
118
Command Related to Canned Cycle Motions
118
Setting of Data in Absolute/Incremental Command
118
Types of Return Point (G98,G99)
119
Canned Cycle Motion Conditions
119
Machining Data of Canned Cycle
120
Repeat Number of Canned Cycle
121
Details of Canned Cycle
122
High-Speed Peck Drilling Cycle (G73)
122
Reverse Tapping Cycle (G74)
123
Fine Boring Cycle (G76)
124
Tapping Cycle (G77)
125
Reverse Tapping Cycle (Synchro Mode) (G78)
126
Drilling Cycle (G81,G82)
127
Peck Drilling Cycle (G83)
129
Tapping Cycle (G84)
130
Boring Cycle (G85,G89)
131
Boring Cycle (G86)
132
Back Boring Cycle (G87)
134
End Mill Tap Cycle (G177)
135
End Mill Tap Cycle (G178)
136
Double Drilling Cycle (G181,G182)
137
Double Boring Cycle (G185,G189)
138
Double Boring Cycle (G186)
139
Canned Cycle of Reducing Step
140
Canned Cycle Cancel (G80)
146
Notes on Canned Cycle
147
Canned Cycle for Tool Change (Non-Stop ATC)(G100)
148
Preparation Function (Coordinate Calculation)
153
List of Coordinate Calculation Function
154
Coordinate Calculation Parameter
154
Details of Coordinate Calculation Function
155
Bolt Hole Circle
155
Linear (Angle)
156
Linear (X,Y)
156
Grid
157
Usage of Coordinate Calculation Function
158
Chapter 7 Macro
159
What Is a Macro
160
Variable Function
161
Outline of Variable Function
161
Expression of Variable
161
Undefined Variable
162
Types of Variables
163
Variable Display and Setting
164
System Variable
165
Calculation Function
170
Calculation Type
170
Calculation Order
170
Precautions for Calculation
171
Control Function
172
GOTO Statement (Unconditional Branch)
172
IF Statement (Conditional Branch)
172
WHILE Statement (Repetition)
173
Precautions for Control Function
174
Call Function
176
Simple Call Function
177
Modal Call Function
178
Macro Call Argument
179
Difference between G65 and M98
181
Multiple Nesting Call
182
Chapter 8 Automatic Work Measurement
183
Before Automatic Work Measurement
186
Setting of Data on Automatic Work Measurement
186
Operation of Automatic Work Measurement
191
Corner
191
Parallel
195
Circle
198
Z Level
202
Positioning to the Measurement Position
202
Handling of Measured Results
203
Display of the Measured Results
203
Lock Key Operations
206
Chapter 9 High Accuracy Mode a
207
9.1 Outline
208
Usage
209
User Parameter Setting
209
User Parameter Description
210
Usage in a Program
211
Conditions Available
212
Conditions Where High Accuracy Mode a Is Released
212
Restrictions
213
Functions Available
213
Additional Axis Travel Command
213
Effective Functions
214
Automatic Corner Deceleration Function
214
Automatic Arc Deceleration Function
215
Automatic Curve Approximation Deceleration
216
Chapter 10 Subprogram Function
217
Making Subprogram
217
Simple Call
217
Return No. Designation from Sub Program
217
Command by Sub Program
220
Command by Main Program
220
Chapter 11 Feed Function
221
Chapter 12 S,T,M Function
223
S Function
224
T Function
224
Commanded by Tool no
224
Commanding by Pot No.(Magazine No.)
224
Commanded by Group no
224
M Function
225
Program Stop (M00)
229
Optional Stop (M01)
229
End of Program (M02, M30)
229
Commands on the Spindle (M03,M04,M05,M19,M111)
229
Spindle Orientation to Desired Angle (M19)
229
M Signal Level Output (M400~M409)
229
Tool Change (M06)
230
Workpiece Counter Specification (M211~M214)
234
Workpiece Counter Cancel (M221~M224)
234
Tool Life Counter
234
Automatic Corner Deceleration (M232, M233)
234
Tool Breakage Detection (M120 and M121)
234
Tool Breakage Detection (M200 and M201)
234
Tap Time Constant Selection (M241 to 250)
235
Pallet Related M Codes (M410, M411, M430, and M431)
235
Unclamping and Clamping C Axis (M430 and M431)
235
Unclamping and Clamping B Axis (M440 and M441)
235
Unclamping and Clamping a Axis (M442 and M443)
235
One-Shot Output (M450, M451, M455, and M456)
235
Waiting until Response Is Given (M460 to M469)
236
Magazine Rotate Speed (M435 to M437)
236
Magazine Rotate to Tool Setting Position (M501 to M599)
236
Positioning Finished Check Distance (M270 to M279)
236
Advertisement
Advertisement
Related Products
Brother TN 430
Brother TD-2120N
Brother TD-2020
Brother TD-2130N
Brother TD-4410D
Brother TD4420DN
Brother TD-4520TN
Brother TJ-4620TN
Brother TD-2125N
Brother TD-2125NWB
Brother Categories
Sewing Machine
All in One Printer
Printer
Label Maker
Fax Machine
More Brother Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL