Ero sivun ”G04 Engl” versioiden välillä
Siirry navigaatioon
Siirry hakuun
(Ak: Uusi sivu: Category: G code '' 'G04: pause for a fixed period.' '' <br /> Syntax <br /> '' 'G04 {P}' '' <br /> '' 'P' '': pause Keso in milliseconds <br /> Program execution stops for ...) |
|||
Rivi 1: | Rivi 1: | ||
[[Category: G code]] | [[Category: G code]] | ||
− | '' 'G04: pause for a fixed period.' '' <br /> | + | '''G04: pause for a fixed period.''' <br /> |
Syntax <br /> | Syntax <br /> | ||
− | '' 'G04 {P}' '' <br /> | + | '''G04 {P}''' <br /> |
− | '' 'P' '': pause Keso in milliseconds <br /> | + | '''P''': pause Keso in milliseconds <br /> |
Program execution stops for the duration of the break and then resumes normally without a different command. The pause does not stop the spindle or interrupt the supply of cutting fluid if they are on. If the argument P is not given, its previous value is valid. | Program execution stops for the duration of the break and then resumes normally without a different command. The pause does not stop the spindle or interrupt the supply of cutting fluid if they are on. If the argument P is not given, its previous value is valid. |
Versio 12. helmikuuta 2021 kello 21.00
G04: pause for a fixed period.
Syntax
G04 {P}
P: pause Keso in milliseconds
Program execution stops for the duration of the break and then resumes normally without a different command. The pause does not stop the spindle or interrupt the supply of cutting fluid if they are on. If the argument P is not given, its previous value is valid.
---- | - |