Skip to content

Instantly share code, notes, and snippets.

View TheLion's full-sized avatar

Martijn Janssen TheLion

  • Netherlands
  • 17:53 (UTC +02:00)
View GitHub Profile
@nunofgs
nunofgs / README.md
Last active March 29, 2025 14:47
Use any RTSP camera with Prusa Connect

I use a cheap Tapo C100 webcam to monitor my 3D prints. It supports RTSP.

Screenshot 2023-07-17 at 23 26 34

Instructions

  1. Go to the Cameras section at https://connect.prusa3d.com
  2. Add a new camera.
  3. Click the QR code link
  4. Click "Start Camera"
@ChipCE
ChipCE / readme.md
Last active March 28, 2025 18:09
Klipper bed mesh on print area only macro install guide

READ THIS FIRST

Adaptive bed mesh is merged into klipper master branch. You can use this feature without this custom macro. Official klipper adaptive bed mesh

Klipper mesh on print area only install guide

What this macro do

  • This macro will dynamically changing the bed mesh area based on the size of the parts will be printed. The fw will only probe on the area that the part will be printed (plus mesh_area_offset value)