Restore Z_PROBE_PIN to pinsDebug_list.h
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user