Ero sivun ”G04 Engl” versioiden välillä

Kohteesta Helsinki Hacklabin wiki
Loikkaa: valikkoon, hakuun
 
Rivi 5: Rivi 5:
 
'''G04 {P}''' <br />
 
'''G04 {P}''' <br />
  
'''P''': pause Keso in milliseconds <br />
+
'''P''': pause delay 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.

Nykyinen versio 12. helmikuuta 2021 kello 19.01

G04: pause for a fixed period.

Syntax
G04 {P}

P: pause delay 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