Skip to content
Snippets Groups Projects
  1. Apr 28, 2015
  2. Apr 27, 2015
    • Scott Lahteine's avatar
      Reduce MBL eeprom read code · fb379384
      Scott Lahteine authored
      fb379384
    • Scott Lahteine's avatar
      Make EEPROM reproducible in GCode · 0fca084e
      Scott Lahteine authored
      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
      0fca084e
    • Scott Lahteine's avatar
      M111 - Debug Level · d43cc2dd
      Scott Lahteine authored
      - Add `M111` as a standard option to set the debug level
      - Implement `DEBUG_ECHO` in `process_commands`
      - Other debug levels (e.g., `DEBUG_DRYRUN`) need more work
      d43cc2dd
  3. Apr 26, 2015
  4. Apr 25, 2015
  5. Apr 24, 2015
  6. Apr 23, 2015
  7. Apr 22, 2015
  8. Apr 21, 2015
  9. Apr 20, 2015
  10. Apr 19, 2015
  11. Apr 17, 2015
Loading