Simple scripts that will upload camera attributes an regular camera snapshots to prusa connect
MIT License
- Copy scripts
prusa-connect-info-json.sh
,prusa-connect-snapshot.sh
andrun.sh
to sdcard - Copy and rename
.env.template
as.env
to sdcard - Open Prusa Connect
- Select Printer
- Add camera by clicking
Add new web camera
an note the displayesToken
- Generate an (unique) identifier
- Use web service like https://uuidgen.org/v/4
- Or create with console tools like
uuidgen
- Edit
.env
- Enter camera Token (from step 3) to
PRUSA_CONNECT_CAMERA_TOKEN=
- Enter identifier to
PRUSA_CONNECT_CAMERA_FINGERPRINT=
- Enter camera Token (from step 3) to
- Insert sdcar into webcam
- Reboot
Its working with Thingino Firmware build 2025/08