- Jul 31, 2015
-
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to language-related files.
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
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
- The contents of EEPROM include filament diameters even with Volumetric disabled. This change makes `M503` display the full volumetric settings so that playing back the output of `M503 S0` will fully restore them.
-
Scott Lahteine authored
-
- Jul 30, 2015
-
-
Andrew Lenharth authored
-
AnHardt authored
Just the minimal changes to qr_solve.cpp and .h to get rid of malloc() and free(). Saves about 656 bytes of progmem (library-code) and 22 bytes for static variables. Should use exactly the same amount of stack as it did before on the heap.
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Richard Marko authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Discussion at #2541
-
- Jul 28, 2015
-
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
AnHardt authored
instead of 1000. Else we get errors with times over 32 seconds.
-
Scott Lahteine authored
-
- Jul 27, 2015
-
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
AnHardt authored
-
AnHardt authored
and translate them to German.
-
Scott Lahteine authored
-
Scott Lahteine authored
As suggested in #2521 - Move `ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED` because `SDSUPPORT` is also required. - Add a note that endstops must be enabled for the feature to have any effect
-
Richard Wackerbarth authored
-
Richard Marko authored
Annoying when trying to figure out if uploading actually does something.
-
Richard Marko authored
No need to look for arduino specific avrdude configuration as distributions ship their own avrdude.conf file that is compatible with arduino.
-