forked from maziggy/bambuddy
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Klipper Moonraker Setup
Marko@VMHOMELAB edited this page Jun 13, 2026
·
1 revision
Printbuddy supports Klipper printers through Moonraker. Fluidd and Mainsail are UIs; Moonraker is the API.
- Klipper printer with Moonraker running.
- Moonraker reachable from the Printbuddy host.
- Optional Moonraker API token if authorization is enabled.
- Optional camera URL.
Moonraker is usually reachable at:
http://<printer-ip>:7125
Fluidd or Mainsail may be reachable at:
http://<printer-ip>/
If one form does not work, verify both the direct Moonraker port and any no-port reverse proxy path exposed by your printer image.
- Add printer.
- Choose Klipper, Fluidd, or Mainsail.
- Enter the printer host/IP.
- Enter the Moonraker API URL.
- Add an auth token only if Moonraker requires one.
- Add a camera URL if you want the camera button to open a stream.
Check that Printbuddy can read:
server/info- printer status objects such as
print_stats,display_status,extruder, andheater_bed - file list or print actions where supported
Moonraker printers do not use Bambu AMS or Bambu calibration options. Printbuddy should hide or sanitize Bambu-only print options for these providers.