Skip to content

Optimized firmware for RepRap 3D printers based on the Arduino platform.

License

Notifications You must be signed in to change notification settings

McGiverGim/Marlin

 
 

Repository files navigation

MarlinFirmware's logo

Marlin 3D Printer Firmware (Infitary M508 custom version)

GPL-V3.0 License
Follow MarlinFirmware on Mastodon

This is a custom version of Marlin firmware ready to use in the Infitary M-508 3D printer.

It contains the default official config of the M-508 printer, plus some little changes that I use, like:

  • Spanish language
  • Manual level bed menu
  • Change the filament menu
  • PID autotune and editing menu
  • EEPROM writing enabled (to store the values of the PID autotune and other settings)
  • Soft PWM for the fan, to be able to regulate speed
  • Slow down part cooling fan when the temperature drops
  • Scroll long filenames in the SD Card

All of them in the latest commit to let change it easily.

I update it from time to time with the latest version

For installation please go to the official documentation:

Other useful links:

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

Optimized firmware for RepRap 3D printers based on the Arduino platform.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.7%
  • C 33.7%
  • Python 1.1%
  • Shell 0.7%
  • JavaScript 0.3%
  • Makefile 0.2%
  • Other 0.3%