I want to control a mini 3 axis cnc ive built, with LinuxCNC. The problem I hit, i have a BTT SKR v1.4 Turbo board, a PC and an OrangePi3 LTS SBC board.
The Plan:
Install LinuxCNC Debian on the PC. Install and configure Remora on the PC. Connect to the OrangePi3 LTS through ethernet connection. This in turn, will be connected to the BTT SKR v1.4 Turbo board via SPI. The SKR board has the latest LPC1769 supported Remora firmware installed on it.
Follow this repo for my progress. Feel free to collaborate!