- Apr 28, 2015
-
-
Scott Lahteine authored
This makes `M421` more amenable for irregular matrices
-
- Apr 27, 2015
-
-
Scott Lahteine authored
-
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
-
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
-
- Apr 26, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 25, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Address issue raised in #1961
-
Scott Lahteine authored
-
- Apr 24, 2015
-
-
AnHardt authored
Else will throw error: @:0 B@:0 Error:No thermistors - no temperature [ERROR] Error:No thermistors - no temperature when no bed is defined
-
Wurstnase authored
delete some tabs
-
Scott Lahteine authored
Ensure the probe offset will always be included when homing Z.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 23, 2015
-
-
Wurstnase authored
c'n'p ftw :/
-
- Apr 22, 2015
-
-
unknown authored
-
- Apr 21, 2015
- Apr 20, 2015
-
-
Wurstnase authored
-
Wurstnase authored
no user will home to 0 with a max endstopp
-
AnHardt authored
and removed some tabs.
-
AnHardt authored
Centralised beep code to lcd_buzz(). From gcode_M300() and lcd_quick_feedback(). Enforced max. duration for M300 to 5 seconds. Corrected description in 'Configuration.h' LCD_FEEDBACK_FREQUENCY_HZ 0 gives now a silent delay of LCD_FEEDBACK_FREQUENCY_DURATION_MS.
-
- Apr 19, 2015
-
-
AnHardt authored
Corrected wrong order of parameters.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 17, 2015
-
-
Ivan Galvez Junquera authored
Introduced in commit 697ee2dc and later spread to other files.
-
paclema authored
-