Back to Marlin

README

README.md

2.1.3-b317.0 KB
Original Source
<p align="center"></p> <h1 align="center">Marlin 3D Printer Firmware</h1> <p align="center"> <a href="/LICENSE"></a> <a href="//github.com/MarlinFirmware/Marlin/graphs/contributors"></a> <a href="//github.com/MarlinFirmware/Marlin/releases"></a> <a href="//github.com/MarlinFirmware/Marlin/actions/workflows/ci-build-tests.yml"></a> <a href="//github.com/sponsors/thinkyhead"></a>
<a href="//bsky.app/profile/marlinfw.org"></a>
<a href="//fosstodon.org/@marlinfirmware"></a>
</p>

🌍 Translations

<table> <tr> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=an">Aragonés</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=bg">Български</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=ca">Català</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=cs">Čeština</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=da">Dansk</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=de">Deutsch</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=el">Ελληνικά</a></td> </tr> <tr> <td><a href="//github.com/MarlinFirmware/Marlin">English</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=es">Español</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=eu">Euskara</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=fi">Suomi</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=fr">Français</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=gl">Galego</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=hr">Hrvatski</a></td> </tr> <tr> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=hu">Magyar</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=it">Italiano</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=ja">にほんご</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=ko">한국어</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=nl">Nederlands</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=pl">Polski</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=pt">Português</a></td> </tr> <tr> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=pt-BR">Português (Brasil)</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=ro">Română</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=ru">Русский</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=sk">Slovenčina</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=sv">Svenska</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=tr">Türkçe</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=uk">Українська</a></td> </tr> <tr> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=vi">Tiếng Việt</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=zh-CN">简体中文</a></td> <td><a href="//translate.google.com/translate?u=github.com/MarlinFirmware/Marlin&sl=auto&tl=zh-TW">繁體中文</a></td> <td></td> <td></td> <td></td> <td></td> </tr> </table>

Official documentation can be found at the Marlin Home Page.

Please test this firmware and let us know if it misbehaves in any way. Volunteers are standing by!


Marlin 2.1 Bugfix Branch

Not for production use. Use with caution!

Marlin 2.1 supports both 32-bit ARM and 8-bit AVR boards while adding support for up to 9 coordinated axes and to up to 8 extruders.

This branch is for patches to the latest 2.1.x release version. Periodically this branch will form the basis for the next minor 2.1.x release.

Download earlier versions of Marlin on the Releases page.

Example Configurations

Before you can build Marlin for your machine you'll need a configuration for your specific hardware. Upon request, your vendor will be happy to provide you with the complete source code and configurations for your machine, but you'll need to get updated configuration files if you want to install a newer version of Marlin. Fortunately, Marlin users have contributed hundreds of tested configurations to get you started. Visit the MarlinFirmware/Configurations repository to find the right configuration for your hardware. Make sure to select a compatible branch! The Marlin Download Page matches compatible software and configuration packages.

Building Marlin 2.1

To build and upload Marlin you will use one of these tools:

32-bit ARM boards

Marlin is compatible with a plethora of 32-bit ARM boards, which offer ample computational power and memory and allows Marlin to deliver state-of-the-art performance and features we like to see in modern 3d printers. Some of the newer features in Marlin will require use of a 32-bit ARM board.

8-Bit AVR Boards

Marlin originates from the era of Arduino based 8-bit boards, and we aim to support 8-bit AVR boards in perpetuity. Both 32-bit and 8-bit boards are covered by a single code base that can apply to all machines. Our goal is to support casual hobbyists, tinkerers, and owners of older machines and boards, striving to allow them to benefit from the community's innovations just as much as those with fancier machines and newer boards. In addition, these venerable AVR-based machines are often the best for testing and feedback!

Hardware Abstraction Layer (HAL)

Marlin's Hardware Abstraction Layer provides a common API for all the platforms it targets. This allows Marlin code to address the details of motion and user interface tasks at the lowest and highest levels with no system overhead, tying all events directly to the hardware clock.

Every new HAL opens up a world of hardware. Marlin currently has HALs for more than a dozen platforms. While AVR and STM32 are the most well known and popular ones, others like ESP32 and LPC1768 support a variety of less common boards. At this time, an HAL for RP2040 is available in beta; we would like to add one for the Duet3D family of boards. A HAL that wraps an RTOS is an interesting concept that could be explored.

Did you know that Marlin includes a Simulator that can run on Windows, macOS, and Linux? Join the Discord to help move these sub-projects forward!

Supported Platforms

PlatformMCUExample Boards
Arduino AVRATmegaRAMPS, Melzi, RAMBo
Teensy++ 2.0AT90USB1286Printrboard
Arduino DueSAM3X8ERAMPS-FD, RADDS, RAMPS4DUE
ESP32ESP32FYSETC E4, E4d@BOX, MRR
GD32GD32 ARM Cortex-M4Creality MFL GD32 V4.2.2
HC32HC32Ender-2 Pro, Voxelab Aquila
LPC1768ARM® Cortex-M3MKS SBASE, Re-ARM, Selena Compact
LPC1769ARM® Cortex-M3Smoothieboard, Azteeg X5 mini, TH3D EZBoard
Pico RP2040Dual Cortex M0+BigTreeTech SKR Pico
STM32F103ARM® Cortex-M3Malyan M200, GTM32 Pro, MKS Robin, BTT SKR Mini
STM32F401ARM® Cortex-M4ARMED, Rumba32, SKR Pro, Lerdge, FYSETC S6, Artillery Ruby
STM32F7x6ARM® Cortex-M7The Borg, RemRam V1
STM32G0B1RET6ARM® Cortex-M0+BigTreeTech SKR mini E3 V3.0
STM32H743xIT6ARM® Cortex-M7BigTreeTech SKR V3.0, SKR EZ V3.0, SKR SE BX V2.0/V3.0
SAMD21P20AARM® Cortex-M0+Adafruit Grand Central M4
SAMD51P20AARM® Cortex-M4Adafruit Grand Central M4
Teensy 3.2/3.1MK20DX256VLH7 ARM® Cortex-M4
Teensy 3.5MK64FX512-VMD12 ARM® Cortex-M4
Teensy 3.6MK66FX1MB-VMD18 ARM® Cortex-M4
Teensy 4.0MIMXRT1062-DVL6B ARM® Cortex-M7
Teensy 4.1MIMXRT1062-DVJ6B ARM® Cortex-M7
Linux Nativex86 / ARM / RISC-VRaspberry Pi GPIO
SimulatorWindows, macOS, LinuxDesktop OS
All supported boardsAll platformsAll boards

Marlin Discord

The Marlin Firmware Discord is a great place to discuss issues with Marlin users and developers, get interactive help with troubleshooting, and build on your best ideas to improve to Marlin in tandem with the most active members of the development team.

<p align="center"> <a target="_blank" href="https://discord.gg/marlin-firmware-461605380783472640"> </a> </p>

Other Marlin Support

The Issue Queue is reserved for Bug Reports and Feature Requests. Please use the following resources for help with configuration and troubleshooting:

Contributing Patches

Contribute your patches to Marlin by submitting a Pull Request to the (bugfix-2.1.x) branch.

  • We use the bugfix-2.1.x branch to fix bugs and integrate new features into the latest firmware. Use with caution!
  • We maintain lts-x.x.x branches, mainly for vendors, so that older versions of Marlin can be patched as-needed to stay functional and fix bugs.
  • Follow the Coding Standards to gain points with the maintainers.
  • Please submit Feature Requests and Bug Reports to the Issue Queue. See above for user support.
  • Whenever you add new features, be sure to add one or more build tests to buildroot/tests. Any tests added to a PR will be run within that PR on GitHub servers as soon as they are pushed. To minimize iteration be sure to run your new tests locally, if possible.
    • Local build tests:
      • All: make tests-config-all-local
      • Single: make tests-config-single-local TEST_TARGET=...
    • Local build tests in Docker:
      • All: make tests-config-all-local-docker
      • Single: make tests-config-all-local-docker TEST_TARGET=...
    • To run all unit test suites:
      • Using PIO: platformio run -t test-marlin
      • Using Make: make unit-test-all-local
      • Using Docker + make: make unit-test-all-local-docker
    • To run a single unit test suite:
      • Using PIO: platformio run -t marlin_<test-suite-name>
      • Using make: make unit-test-single-local TEST_TARGET=<test-suite-name>
      • Using Docker + make: make unit-test-single-local-docker TEST_TARGET=<test-suite-name>
  • If your feature can be unit tested, add one or more unit tests. For more information see our documentation on Unit Tests.

Contributors

Marlin is constantly improving thanks to a huge number of contributors from all over the world bringing their specialties and talents. Huge thanks are due to all the contributors who regularly patch up bugs, help direct traffic, and basically keep Marlin from falling apart. Marlin's continued existence would not be possible without them.

Marlin Firmware original logo design by Ahmet Cem TURAN @ahmetcemturan.

Project Leadership

NameRoleLinkDonate
🇺🇸 Scott LahteineProject Lead[@thinkyhead]❤️ Donate
🇳🇿 Peter EllensAdmin[@ellensp]❤️ Donate
🇬🇧 Chris PepperAdmin[@p3p]
🇺🇸 Keith BennettAdmin[@thisiskeithb]❤️ Donate
🇺🇸 Roxanne NeufeldAdmin[@Roxy-3D]
🇺🇸 Jason SmithAdmin[@sjasonsmith]
🇧🇷 Victor OliveiraAdmin[@rhapsodyv]
🇺🇸 Bob KuhnAdmin[@Bob-the-Kuhn]
🇳🇱 Erik van der ZalmFounder[@ErikZalm]

Star History

<a id="starchart" href="//star-history.com/#MarlinFirmware/Marlin&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=MarlinFirmware/Marlin&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=MarlinFirmware/Marlin&type=Date" /> </picture> </a>

License

Marlin is published under the GPL license because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on GitHub, perform your modifications, and direct users to your modified fork.