Obico for Klipper Overview
Obico for Klipper is implemented as a Moonraker agent.
info
The source code of Obico for Klipper is located at https://github.com/TheSpaghettiDetective/moonraker-obico.
ποΈ Manually Link Klipper
For Klipper/Moonraker/Mainsail/Fluidd users
ποΈ Configurations
Following Klipper toolchain's convention, the configuration file for Obico for Klipper is typically located at ~/printer_data/config/moonraker-obico.cfg
ποΈ Webcam streaming resolution and frame rate (Klipper)
Raising resolution above 640x480 may cause potential issues:
ποΈ Troubleshoot issues using the log file
The log file is usually located in the folder ~/printer_data/logs/. The name of the log file is usually moonraker-obico.log. If you have multiple Moonraker running, the file name will be moonraker-obico-xxxx.log. The -xxxx part is the port of your Moonraker service listens on. You will need to look for the log file that is corresponding to their own ports.
ποΈ Config for Moonraker update manager
This should be configured automatically as part of running the ./install.sh for moonraker-obico.
ποΈ Uninstall Obico for Klipper
To remove the code and system services for Obico for Klipper, run these command
ποΈ Klipper Tunneling
What is OctoPrint/Klipper Tunnel?