Restore Z_PROBE_PIN to pinsDebug_list.h
This commit is contained in:
parent
a426986df8
commit
e7623b5788
@ -917,6 +917,9 @@
|
||||
#if PIN_EXISTS(Z_MS2)
|
||||
REPORT_NAME_DIGITAL(__LINE__, Z_MS2_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(Z_PROBE)
|
||||
REPORT_NAME_DIGITAL(__LINE__, Z_PROBE_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(Z_STEP)
|
||||
REPORT_NAME_DIGITAL(__LINE__, Z_STEP_PIN)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user