Catalogue G-Code programming manual
www.delectron.it
print switch display
Page / 149
D.Electron - 3262, 41377, 81483, 2524, 208480
/ 149
See other catalogues for D.Electron
Text version of the page
CNC Z32 - Programming guide (Milling machines) 2.16.4 Suspending and resuming Tool change (G38, G39) By programming G39 it is possible to suspend the automatic execution of tool change. When the function G39 is active, the M6 (tool change) is no more automatically executed, provoking instead a machine STOP to allow the operator to manually change the tool. When the operator, after changing the tool, industrial presses the pushbutton START, the program will resume from the interrupt point, and the tool change is considered as done. The programmed tool is thus considered in all its effects as already mounted on the spindle, with related acquisition of its description, etc. Example: …N10 G39 N12 T10 M6 (MANUALLY CHANGE WITH MILL R=10) N13 G38 … The function G39 is modal and it is deactivated by G38 , which restores the automatic execution of tool change. The function G38 is activated at reset. 2.16.5 Mounted tool reading (G104) This function transfers the T value of the tool actually mounted on the spindle in the parameter HX. The function is active only in the block where programmed. Example: …N10 T101 M6 N11 G104… After execution of line N11, HX contains the value 101 (the tool actually mounted on the spindle is T101). If the management for replacement tools is installed, and the tool actually mounted is a replacement for T101, the parameter HX will contain the T code related to the tool actually mounted. 2.16.6 Real positions reading (G105) The function G105 transfers the physical measured positions in the axes position parameters, for all machine axes. The function is active only in the block where programmed, with stop. With G105 the measured positions (referred to the active origins and corrections) are transferred in the axes position parameters. The positions transfer happens only for all continuous axes, including those not alive. Warning: The position transferred is the actual measured position, not the reference position. These two positions may differ due to positioning errors (however very small to remain inside the positioning threshold). For example, if X10 is commanded and the axis moves to position 9,998, G105 acquire the position 9,998 and not 10. 2.16.7 Radial programming (G106) Modal, always active at reset for milling machines, canceled by G107. This function is used in lathe machines when radial programming is desired. On milling machines the function is not used, because automatically active at reset. After G106 the X axis and J parameter programming are considered as radial. For an example, see G107,

31

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