HI,
I'm trying to configure the Repetier Server on my pi3 to work with Klipper and Alligator board.
I'm not expert about programming, but I followed all the guidelines about how to install It and how to enable the serial port tty/AMA0
I can see It with:
ls -l /dev
lrwxrwxrwx 1 root root 7 Sep 25 10:50 serial0 -> ttyAMA0
But there's no connection and, in printer setting, I have this message but I don't know if It's the real problem the stop the connection:
"Corrently, only the regular port is visible. To ensure the best experience with Klipper, we recommend enabling the API socket and configure it to point to "/dev/ttyAMA0.api" for optimal performance"
Someone can help me, please?