Add support for board RuRAMPS4D v1.3 (#11363)

This commit is contained in:
Bo Herrmannsen
2018-07-26 02:32:27 +02:00
committed by Scott Lahteine
parent d1c6687ecd
commit 67b205fd45
6 changed files with 291 additions and 42 deletions

View File

@@ -917,9 +917,6 @@
#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