<font face="Arial, Verdana">From original configuration.h</font>
<font face="Arial, Verdana">On RAMPS we must remap Y_ENDSTOPS pins or Z_ENDSTOPZ pins or LCD_ENABLE and LCD_RS pins to another pins, and connect BT to:</font>
<font face="Arial, Verdana"> a) signals of Y_MIN, Y_MAX, then set BLUETOOTH_SERIAL to 3 (RX from BT to Y_MIN, TX from BT to Y_MAX)</font>
<font face="Arial, Verdana"> b) signals of Z_MIN, Z_MAX, then set BLUETOOTH_SERIAL to 1 (RX from BT to Z_MIN, TX from BT to Z_MAX)</font>
<font face="Arial, Verdana"> c) pin 17 and 18 of AUX4 connector, then set BLUETOOTH_SERIAL to 2 (RX from BT to AUX4 p18, TX from BT to AUX4 p17)</font>
<font face="Arial, Verdana"> Comment out or set the BLUETOOTH_SERIAL to 0 or -1 to disable this feature.</font>