Catalogue G-Code programming manual
www.delectron.it
print switch display
Page / 149
D.Electron - 81842
/ 149
See other catalogues for D.Electron
Text version of the page
CNC Z32 - Programming guide (Milling machines manufacturer) Format of numeric values : - At least one number must be programmed (the zero value is programmed with one or more “0” characters) - The division between integer and decimal part may be indicated either with “.” (point) and with “,” (comma). All following sample programming are valid ISO lines: X.1 X .1 X,1 X0,1 X 0.1 X00000,1000 - All numbers cannot have more than 9 significant digits before or after the decimal delimiter. All following sample programming are valid ISO lines: X123456789 X0.123456789 X0.0000123456789 X12345.6789 Invalid programming samples: X1234567.12345 X12345.67890000 X1.00000001234 - A number cannot contain space characters. 2.1.4 Comment lines A part-program may contain comment lines. A comment is contained between parenthesis. Example: G0 Z100 (initial approach) 2.1.5 G functions (modals and with stop) The G functions are preparatory functions responsible to prepare the CNC to interpret the following functions. The number following the G letter identifies the particular function for which the Z32 must be prepared. The value following the G letter must always be a numeric value (CANNOT be an expression result). Only some G functions (i.e. only some numeric values) are interpreted and executed from Z32. If a not implemented G function is programmed, Z32 issues the related alarm. The functions are those contained in the ISO regulations, with some adaptations. In particular: The initial zero digits of G codes can be omitted (G0 is equivalent to G00) More than one G function can be programmed in the same block: in this case the G functions are recognized and executed by the CNC as they are encountered in the programmed line: if contrasting G functions are programmed, the last programmed G function remains active. Some particular G functions require additional data to complete their definition. MODAL functions are those G functions whose effect will be maintained also in the blocks following the one where they were programmed: modal G functions are normally deactivated by other special G functions. Some G functions require the machine STOP: the profile must be completely defined when they are executed. In this case no contouring with open profile, or contouring with radius compensation can be active.

8

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