Skip to content

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

License

braillerap/MarlinBraille2

 
 

Repository files navigation

MarlinBraille 2

This repository contain the source code for the BrailleRAP firmware version 2.

MarlinBraille is a specialized version of Marlin firmware (https://github.com/MarlinFirmware) licensed under GPL license. Thanks for their beautiful work.

you will find the associated BrailleRAP configuration [here] (https://github.com/braillerap/MarlinBraille2Configuration)

Supported Platforms

Platform MCU Example Boards
Arduino AVR ATMEGA 2560 MKS Gen 1.4, MKS Gen L 2.1

Work in progress

Platform MCU Example Boards
ESP32 ESP32 MKS TinyBee

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.

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.

About

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.3%
  • C 31.9%
  • Python 1.1%
  • Shell 0.7%
  • JavaScript 0.3%
  • HTML 0.3%
  • Other 0.4%