Basic Information:
Printer Model: Voron 2.4r2
MCU / Printerboard: Fysetc Spider V2.2 and Raspberry Pi 4B
klippy.log (43.7 KB)
Describe your issue:
Brand new Voron 2.4r2 build. Fresh install of Klipper, Moonraker, Mainsail, and Klipperscreen using KIAUH. Spider board flashed via SD card and serial obtained for printer.cfg. Every time I try to boot the system, Klipper throws this error that ‘server’ is not a valid configuration. I have tried everything I can think of to alter the moonraker.conf server section, but it never makes a difference. I am too new to this kind of thing, and I have quickly exhausted my options due to a lack of basic knowledge. My pared down moonraker.conf server section currently looks like this:
[server]
host: 0.0.0.0
port: 7125
klippy_uds_address: /home/pi/printer_data/comms/klippy.sock
However, I have tried quite a few different configurations over the last couple of days trying to find some combination that didn’t throw an error.
Any assistance that someone might be able to provide would be very much appreciated by this hopeless beginner. Thank you in advance, and please let me know if any other information is needed.