Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
M

moonraker

> 编程语言
Open source

Web API Server for Klipper

1.4K stars0 likes0 views
WebsiteGitHub

About

Web API Server for Klipper

Moonraker - API Web Server for Klipper

Moonraker is a Python 3 based web server that exposes APIs with which client applications may use to interact with the 3D printing firmware Klipper. Communication between the Klippy host and Moonraker is done over a Unix Domain Socket. Tornado is used to provide Moonraker's server functionality.

Documentation for users and developers can be found on Read the Docs.

Clients

Note that Moonraker does not come bundled with a client, you will need to install one. The following clients are currently available:

  • Mainsail by Mainsail-Crew
  • Fluidd by Cadriel
  • KlipperScreen by jordanruthe
  • mooncord by eliteSchwein

Raspberry Pi Images

Moonraker is available pre-installed with the following Raspberry Pi images:

  • MainsailOS by Mainsail-Crew
    • Includes Klipper, Moonraker, and Mainsail
  • FluiddPi by Cadriel
    • Includes Klipper, Moonraker, and Fluidd

Docker Containers

The following projects deploy Moonraker via Docker:

  • prind by mkuf
    • A suite of containers which allow you to run Klipper in Docker. Includes support for OctoPrint and Moonraker.

Changes

Please refer to the changelog for a list of notable changes to Moonraker.

GitHub Issues· 220 open

View all on GitHub
  • #1103

    API key is generated and exposed via /access/api_key even when enable_api_key is false, but rejects requests using it (401)

    bugUpdated Sep 14, 2026
  • #1101

    Tasmota poweroff initiation during normal shutdown

    enhancementUpdated Sep 7, 2026
  • #1099

    Recalculate remaining print time after EXCLUDE_OBJECT

    enhancementUpdated Aug 29, 2026
  • #95

    Feature request: PanelDue support for v3.2+ firmware

    Updated Aug 17, 2026
  • #1094

    OrcaSlicer object_height incorrectly parsed from embedded machine_start_gcode instead of max_z_height

    bugUpdated Aug 14, 2026
  • #1091

    Metadata parser does not derive referenced_tools from used filament metadata

    bugUpdated Aug 7, 2026

Highlights

  • •Mainsail by Mainsail-Crew
  • •Fluidd by Cadriel
  • •KlipperScreen by jordanruthe
  • •mooncord by eliteSchwein
  • •MainsailOS by Mainsail-Crew
  • •Includes Klipper, Moonraker, and Mainsail
  • •FluiddPi by Cadriel
  • •Includes Klipper, Moonraker, and Fluidd
  • •prind by mkuf
  • •A suite of containers which allow you to run Klipper in

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言