Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 2831

Dual y endstop (1 reply)

$
0
0
Can someone help me on solving this error


Marlin\src\HAL\STM32\../../inc/SanityCheck.h:1851:6: error: #error "You must set Y2_USE_ENDSTOP with Y_DUAL_ENDSTOPS."

My configs

-Pins

"#define Y_MIN_PIN PF4

#define Y2_MIN_PIN PI7"

- Config_adv

#define Y_DUAL_ENDSTOPS

#if ENABLED(Y_DUAL_ENDSTOPS)

#define Y2_USE_ENDSTOP Y2_MIN

#define Y2_ENDSTOP_ADJUSTMENT 0

#endif"

- Config

#define USE_Y2_MIN_PLUG

Viewing all articles
Browse latest Browse all 2831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>