-
Notifications
You must be signed in to change notification settings - Fork 32
Description
You could indicate to me awkward a couple of doubts.
My doubts, to configure marlin 2.0, configure it with bltouch, since I will not put the magnetic bed.
looking on the internet I found how the bltouch would connect.
Configuration.h settings:
DEFINE Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
DEFINE Z_ENDSTOP_SERVO_NR 0 // DEFAULTS TO SERVO 0 CONNECTOR.
DEFINE Z_SERVO_ANGLES {10.90} // Z SERVO DEPLOY AND STOW ANGLES
DEFINE NUM_SERVOS 1
Remap pins_EINSYRAMBO.h
DEFINE SERVO0_PIN 10
DEFINE Z_MIN_PIN 11 // Y-MIN ON BOARD.
but I would lose the connection pin for y axis.
finally, how the power of the 2130 and the virtual limit switches are configured.
If it is not too much work , you could send me a marlin 2.0, preconfigured for this board ,to start from this. in marlin 2.0 examples not included rambo 1.1 board.