Basic Information:
Two Ender 3 pro
8-bit V1.1.14 board
SBC Rpi3b
After installing Kiauh on my Raspberry pi 3B, I have installed Mainsail two instances of Klipper, moonraker and crowsnest. I have two Ender 3 printers. Only one of which currently has Klipper firmware installed. The other is still running Marlin until I am comfortable with Klipper. I have named the printers enderbtm and endertop. I have successfully printed from enderbtm but I am not convinced everything is configured correctly.
I encountered issues during installation where Moonraker was warning me it was expecting the printer_data/gcode path but it got enderbtm/gcode, the issue was telling me to change Klippers config to refer to the virtual SD card. Fumbling around online solutions I came across involved using symbolic links to redirect. After creating the links the warnings disappeared but now I have installed Staubgeborener/Klipper-Backup and notice that when the script is run (it’s supposed to backup my configs to GitHub) I only have some files that are in the printer_data folder and nothing else… Anyone tell me how I can be sure if everything is installed and configured correctly. Sorry for the long winded post