Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
…Hi everyone, have just done a new install using KIAUH on my raspberry pi and have installed my usual configs but my error is asking for the klipper config and i have no idea where that is, any help appreciated
Yes there is, and i already tried that but more errors keep on popping up, ive looked at the folder with Win sp and it says the Klipper config is missing, i go look for it online and just come up with printer cfgs
I would think this being a klipper discussion that someone would know, not being a smart arse or anything just a bit frustrated as my printer was working fine one month, go to start up again and all my update section files were all corrupted so hence a full reinstall.
But i hsve a small hint i think, before the error message comes up it says that Moonraker cant connect to Klipper, dont know if this is any help or not.
Would anyone running Klipper 12 please be able to WinSCP into their raspberry pi and see if they have a Klipper config file available and if so post it, just to see if im barking up the wrong tree or not
[mcu]
serial = /dev/serial/by-id/<your-mcu-id>
[printer]
kinematics = none
max_velocity = 1000
max_accel = 1000
=======================
mcu 'mcu': Starting serial connect
mcu 'mcu': Unable to open serial port: [Errno 2] could not open port /dev/serial/by-id/<your-mcu-id>: [Errno 2] No such file or directory: '/dev/serial/by-id/<your-mcu-id>'
This is not looking good. Seems you have no config for your printer at all. You didn’t initiate the serial connection nor your kinematics. Something is totally wrong.
This can’t be your usual configuration.
You might read the documentation again. Sineos’ knowledge base Knowledge Base - Klipper is also helpful.
People here try to help.
Why were your files corrupted? Can you write more about that. Before you start a new installing, you may find the cause why your working printer stopped working!!!