G04 Engl

Kohteesta Helsinki Hacklabin wiki
Versio hetkellä 12. helmikuuta 2021 kello 18.59 – tehnyt Haarald (keskustelu | muokkaukset) (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 ...)
(ero) ← Vanhempi versio | Nykyinen versio (ero) | Uudempi versio → (ero)
Loikkaa: valikkoon, hakuun

'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.


---- -

Previous

Back to G code list

Next