0fca084ea6
With these changes the output of `M503 S0` is all you need to restore the EEPROM. Building on this it is straightforward to save and restore the EEPROM state using the SD card or external GCode file. - Added `M145` to set “heatup states” for the LCD menu - Added `M420` to toggle Mesh Bed Leveling - Added `M421` to set a single Mesh coordinate - Extended `Config_PrintSettings` with added M codes - Cleaned up some comments here and there |
||
---|---|---|
ArduinoAddons | ||
Documentation | ||
Marlin | ||
.gitignore | ||
.travis.yml | ||
README.md |
Marlin 3D Printer Firmware
- Configuration & Compilation
- Supported
- Notes
RepRap.org Wiki Page
Quick Information
This is a firmware for reprap single-processor electronics setups. It also works on the Ultimaker PCB. It supports printing from SD card+Folders and look-ahead trajectory planning. This firmware is a mashup between Sprinter, grbl, and many original parts.
Current Status: Bug Fixing
The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently.
Contact
Google Hangout: Hangout
Credits
The current Marlin dev team consists of:
- Scott Lahteine [@thinkyhead]
Donation
If you find our work usefull please consider donating. Donations will be used to pay for our website http://www.marlinfirmware.org/ and to pay some food or rent money for the very active Collaborators
More features have been added by:
- Lampmaker,
- Bradley Feldman,
- and others...
License
Marlin is published under the GPL license because We believe in open development. Do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.