Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. G140 (Main spindle active)
  2. G50 S100 (Obligatory starting stuff)
  3. G04 F5 M331 (Wait 5 seconds and Prevent read ahead from setting V32 too early)
  4. V32=1 (Trigger the script)
  5. G04 F5 M331 (Wait 5 seconds)
  6. V32=1234 (Trigger the script again)
  7. G04 F5 M331 (Wait 5 seconds)
  8. V32=1234 (Trigger the script again)
  9. M30 (End program)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement