Obico for Klipper Overview
Obico for Klipper is implemented as a Moonraker agent.
info
caution
OctoPrint is also commonly used to communicate with the Klipper firmware. If this is how you do it, please use Obico for OctoPrint instead.
The source code of Obico for Klipper is located at https://github.com/TheSpaghettiDetective/moonraker-obico.
📄️ moonraker-obico.cfg
Following Klipper toolchain's convention, the configuration file for Obico for Klipper is typically located at ~/klipper_config/moonraker-obico.cfg
📄️ Troubleshoot issues using the log file
The log file is usually located in the folder ~/klipper_logs/moonraker-obico-7125.log. Here the -7125 part is the port of your Moonraker service listens on. If you have multiple Moonraker running, you will need to look for the log file that is corresponding to their own ports.
📄️ Config for Moonraker update manager
TBD
📄️ Uninstall Obico for Klipper
To remove the code and system services for Obico for Klipper, run these command