- Jun 27, 2015
-
-
Richard Wackerbarth authored
Travis builds from a detached head. We need to use the current branch so that versioning works properly
-
Scott Lahteine authored
-
AnHardt authored
n_samples is an uint8_t . Got printouts like: 50 of 2 ...
-
- Jun 26, 2015
-
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Jun 25, 2015
-
-
Richard Wackerbarth authored
-
Jaime van Kessel authored
-
Jaime van Kessel authored
-
- Jun 23, 2015
-
-
Scott Lahteine authored
Gleaned from https://github.com/MarlinFirmware/Marlin/commit/4ac14a7e5fa8e6e395436664 8976eafd1ae220ae
-
AnHardt authored
at least the lcd independent part from Marlin_main.cpp.
-
AnHardt authored
to MELZI_MAKR3D. Fix for #2288 As the normal MELZI also can have a 1284.
-
- Jun 16, 2015
-
-
schlotzz authored
ZigZag has been disabled by fault due to do_topography_map
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Also clean up some trailing spaces in a few other sources
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Add 3 new lines to `pins.h` to remove 2 redundant tests in `pins_RAMPS_13.h`
-
- Jun 15, 2015
-
-
AnHardt authored
-
AnHardt authored
by: Moving HAS_LCD_BUZZ macro to Coditionals.h Renaming HAS_LCD_BUZZ to HAS_BUZZER to make clear is has nothing to do with the lcd. Removing the ULTRALCD condition. Moving declaration of lcd_buzz() out of the ULTRA_LCD block in ultralcd.h Moving definition of lcd_buzz() out of the ULTIPANEL block in ultralcd.cpp Renaming lcd_buzz() to buzz() to make clear is has nothing to do with the lcd. All buzzing code is now only dependent on the existence of a BEEPER-pin or the definition of a LCD_USE_I2C_BUZZER. To do: Check the conditions for the BEEPER-pin in all pin-files.
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-