improvement: Add Z-probe macro.

This commit is contained in:
James Harton 2024-01-30 09:24:41 +13:00
parent 6fb27a96f2
commit 883afe7e0e
Signed by: james
GPG key ID: 90E82DAA13F624F4

10
macros/probe_work.g Normal file
View file

@ -0,0 +1,10 @@
; Probe_Work.g
; Thanks to @SupraGuy on the V1E forum.
; Use touch plate to determine work top
M291 P"Attach Probe" R"Probe Work" S3 Z1 ; Display message with jog buttons
G30 S-1 ; Probe to touchplate, report position.
M400
G10 L20 Z0.50
M400
G0 Z5 F450