Ero sivun ”G20 Engl” versioiden välillä
Siirry navigaatioon
Siirry hakuun
(Ak: Uusi sivu: Category: G code G20: set units of measure in inches '''DO NOT USE!''' If the unit is set to inches, the machine will also interpret all offsets in the tables in inches. G21: ...) |
Ei muokkausyhteenvetoa |
||
Rivi 1: | Rivi 1: | ||
[[Category: G code]] | [[Category: G code]] | ||
G20: set units of measure in inches | =G20: set units of measure in inches= | ||
'''DO NOT USE!''' If the unit is set to inches, the machine will also interpret all offsets in the tables in inches. | '''DO NOT USE!''' If the unit is set to inches, the machine will also interpret all offsets in the tables in inches. | ||
G21: set the units of measure to millimeters | =G21: set the units of measure to millimeters= | ||
At the beginning of each program, it is a good idea to execute command G21 for certainty. | At the beginning of each program, it is a good idea to execute command G21 for certainty. | ||
Nykyinen versio 12. helmikuuta 2021 kello 19.07
G20: set units of measure in inches
DO NOT USE! If the unit is set to inches, the machine will also interpret all offsets in the tables in inches.
G21: set the units of measure to millimeters
At the beginning of each program, it is a good idea to execute command G21 for certainty.
---- | ||