✨ MagLev V4 probe by MDD (#23192)
This commit is contained in:
@@ -1502,6 +1502,10 @@ void setup() {
|
||||
SETUP_RUN(bltouch.init(/*set_voltage=*/true));
|
||||
#endif
|
||||
|
||||
#if ENABLED(MAGLEV4)
|
||||
OUT_WRITE(MAGLEV_TRIGGER_PIN, LOW);
|
||||
#endif
|
||||
|
||||
#if ENABLED(I2C_POSITION_ENCODERS)
|
||||
SETUP_RUN(I2CPEM.init());
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user