A simple python script for Prusa Connect with Raspberry Pi cameras
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-08-25 17:00:28 +01:00
jimbo-cam.py Fixed AF settings 2025-08-25 16:48:53 +01:00
README.md Updated README.md 2025-08-25 16:59:34 +01:00

Jimbo Cam

A Prusa Connect wrapper written in python.

Setup

git clone https://github.com/JamesStuff/jimbo-cam
cd jimbo-cam

sudo python jimbo-cam.py --setup

Usage

  • -h Help
  • --setup Runs the setup process
  • --of AF [AF ...] Autofocus mode. E.g. '--af cont' or '--af man 1.2'

Configuration

Jimbo Cam's config is in ~/.config/jimbo-cam/ by default.

Note

You can't upload to Prusa Connect faster then every 10 seconds.

They are providing this service for free - don't complain!

Extra

For more information, see Prusa Connect and the API Docs