mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
bltouch: Add a BLTOUCH_DEBUG command
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
aac92ffb91
commit
e0b2d7c51d
3 changed files with 44 additions and 13 deletions
|
@ -11,6 +11,10 @@ G1 Z1
|
|||
G1 X1
|
||||
G1 Y1
|
||||
|
||||
# Run BLTOUCH_DEBUG
|
||||
BLTOUCH_DEBUG
|
||||
BLTOUCH_DEBUG COMMAND=reset
|
||||
|
||||
# Run bed_mesh_calibrate
|
||||
BED_MESH_CALIBRATE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue