marlinfirmware/marlin

Marlin is a firmware for RepRap 3D printers optimized for both 8 and 32 bit microcontrollers. Marlin supports all common platforms. Many commercial 3D...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 3rd, 2026
Created on August 13th, 2011
Open Issues & Pull Requests: 793 (+0)
GitHub issues: Enabled
Number of forks: 19,721
Total Stargazers: 17,572 (+0)
Total Subscribers: 866 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Marlin is a firmware for RepRap 3D printers optimized for both 8 and 32 bit microcontrollers.

Marlin addresses the need for reliable motion control and G-code interpretation on 3D printer hardware. The firmware runs on common microcontroller platforms including Arduino-compatible boards, Atmel AVR, STM32, and ESP32 devices. It handles the real-time processing required to translate printer commands into coordinated motor movements and sensor feedback, supporting the diverse hardware configurations found across RepRap machines and commercial 3D printers.

Marlin suits anyone building or maintaining a 3D printer that uses a supported microcontroller. The firmware is particularly valuable for users of RepRap-based machines and those whose commercial printers ship with Marlin pre-installed but require customization or updates. Developers working on printer control systems benefit from its broad hardware compatibility and established codebase. The project's maturity means extensive documentation and community examples exist for common configurations.

The project maintains rapid responsiveness to user reports, with maintainers typically addressing new issues and pull requests within hours. Nearly all open issues originate from outside users rather than the core team, reflecting a substantial base of active adopters relying on the firmware in production environments. Work in the issue tracker centers on feature requests, potential bugs, and stale issue management, indicating ongoing refinement driven by real-world usage patterns.