- Jul 31, 2015
-
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
-
Richard Wackerbarth authored
-
AnHardt authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to files needing only a small number of changes.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to EEPROM-related files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to planner files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to temperature-related files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to stepper-related files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to LCD-related files.
-
Scott Lahteine authored
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
-
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
-