Skip to content

Instantly share code, notes, and snippets.

@LongLiveCHIEF
Last active February 20, 2021 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LongLiveCHIEF/b4bd6c1fc36ba7faac6ae8881a1c388d to your computer and use it in GitHub Desktop.
Save LongLiveCHIEF/b4bd6c1fc36ba7faac6ae8881a1c388d to your computer and use it in GitHub Desktop.
CNC Probing Snippet
(MSG, Attach Probe)
M0
G38.2 Z-50 F60
G90
G10 L20 P1 Z0
G91
G0 Z15
G90
(MSG, Detach Probe)
M0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment