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:
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.