Home

Awesome

<img align="right" src="Documentation/Logo/LOGO_github.png"/>

MK4duo 3D Printer Firmware

Build Status GitHub GitHub last commit GitHub repo size GitHub contributors

Version 4.4.0

NOW IS DIE...

Hardware Abstraction Layer (HAL)

MK4duo introduces a layer of abstraction so that all the existing high-level code can be built for 32-bit platforms while still retaining full 8-bit AVR compatibility.

Current HALs

nameboardprocessorspeedflashsramlogicfpu
Arduino AVRRAMPS 1_4ATmega256020MHz256k8k5Vno
Arduino DueULTRATRONICSSAM3X8E ARM-Cortex M384MHz512k64+32k3.3Vno
Arduino Core STM32RUMBA32STM32F446 ARM-Cortex M4120MHz256k128k3.3Vno

Special thanks


MK4duo 3D Printer Firmware

Configurator Tool Online

http://www.marlinkimbra.it

Quick Information

The new features are:

Credits

The current MarlinKimbra dev team consists of:

More features have been added by:

License

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

While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.