From 727251b1d382d3e49ed8a3fc00ab33f0fa69f751 Mon Sep 17 00:00:00 2001 From: lawgicau Date: Fri, 19 Feb 2021 15:03:52 +1100 Subject: [PATCH] h4 typo mk2 --- troubleshooting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting.html b/troubleshooting.html index d7a88c5..a75424a 100644 --- a/troubleshooting.html +++ b/troubleshooting.html @@ -418,7 +418,7 @@ Standard Deviation: 0.002795

M43 P[pin] W will begin watching a specific pin for activity. I couldn't find a way to exit this watching state without resetting the printer.

- M43 T - Trigger pins +

M43 T - Trigger pins

M43 T offers a way to manually control pins with gcode.

Sending M43 T is a variant of M43 that allows you to cycle through your mainboard pins, pulsing them for a specific amount of time. I have not tested this personally, but the example linked on the Marlin reference page should illustrate it's use.

M42 - Set Pin State