Catalogue G-Code programming manual
www.delectron.it
print switch display
Page / 149
D.Electron - 2955, 81842, 41377
/ 149
See other catalogues for D.Electron
Text version of the page
CNC Z32 - Programming guide (Milling machines manufacturer)

2.8 Tool length and radius

The tool length is the value of parameter L. The length can be set inserting the tool length value in the tool table (in this case the length will be updated on tool change), or expressly programming the "L" parameter in a program line: N10 L10.23 (tool length 10.23) The tool length L may be a positive or negative value. The correction of tool length is automatically done by the control taking into account the L length along the axis defined as tool axis, without need to modify the part-program positions . The tool radius is the value of parameter R. The radius can be set inserting the tool radius value in the tool table (in this case the radius will be updated on tool change), or expressly programming the "R" parameter in a program line:

LR

N10 R3 (tool radius 3) The value of tool radius is used by the control during the contouring of plane profiles with radius correction, through the functions G40, G41 and G42. 2.8.1 Tool length and radius modification (DDL DDR) Through the parameters DDL and DDR it is possible to modify length and radius of the active tool. To compute the correction related to the tool length, the Z32 numerical control considers the sum between parameters L and DDL. The correction set through the parameter DDL is not incremental; to cancel its effect it is necessary to program DDL0.Example: N10 T1M6 N20 L100 (imposes a tool length of 100) N30 DDL1 (tool correction equals L + DDL, i.e. 101) N40 DDL0 (cancels DDL, tool correction equals 100) The correction of tool radius happens through the parameter DDR. The correction set through the parameter DDR is not incremental; to cancel its effect it is necessary to program DDR0. Example: N10 T1M6 N20 R5 (imposes a tool radius of 5) N30 DDR0.1 (tool radius equals R + DDR, i.e. 5.1) N40 DDR0 (cancels DDR, tool radius equals 5)

15

DirectIndustry's Virtual Technical Library: PDF Catalogue | Technical Documentation | Brochure | Manual | Industrial directory | Specifications | Characteristics
Search Go
page 1 p.1
page 2 p.2
page 3 p.3
page 4 p.4
page 5 p.5
page 6 p.6
page 7 p.7
page 8 p.8
page 9 p.9
page 10 p.10
page 11 p.11
page 12 p.12
page 13 p.13
page 14 p.14
page 15 p.15
page 16 p.16
page 17 p.17
page 18 p.18
page 19 p.19
page 20 p.20
page 21 p.21
page 22 p.22
page 23 p.23
page 24 p.24
page 25 p.25
page 26 p.26
page 27 p.27
page 28 p.28
page 29 p.29
page 30 p.30
page 31 p.31
page 32 p.32
page 33 p.33
page 34 p.34
page 35 p.35
page 36 p.36
page 37 p.37
page 38 p.38
page 39 p.39
page 40 p.40
page 41 p.41
page 42 p.42
page 43 p.43
page 44 p.44
page 45 p.45
page 46 p.46
page 47 p.47
page 48 p.48
page 49 p.49
page 50 p.50
Pages:
1-50
51-100
101-149