- Jun 23, 2019
-
-
mikeshub authored
-
- Jun 11, 2019
-
-
Scott Lahteine authored
-
- May 09, 2019
-
-
Scott Lahteine authored
-
- Apr 24, 2019
-
-
Scott Lahteine authored
-
- Apr 17, 2019
-
-
Antonio Pérez authored
-
- Apr 08, 2019
-
-
Scott Lahteine authored
-
- Apr 06, 2019
-
-
Roxy-3D authored
-
- Mar 17, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add: - Alias `ANY(...)` for `!DISABLED(...)` - Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...` - Alias `EITHER(A,B)` for `ANY(...)` - Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)` - `NONE(...)` for `DISABLED(...)`
-
- Mar 07, 2019
-
-
3dlabsio authored
-
- Feb 12, 2019
-
-
Scott Lahteine authored
-
- Feb 10, 2019
-
-
Scott Lahteine authored
-
- Feb 06, 2019
-
-
Scott Lahteine authored
-
- Jan 24, 2019
-
-
Scott Lahteine authored
-
- Jan 14, 2019
-
-
mikeshub authored
- Fix a bug in MAXxxxx thermocouple temp reporting. - Add support for 3-wire HD44780. - Add support for PCA9533 RGB driver. - Add configuration examples for FlashForge CreatorPro.
-
- Jan 12, 2019
-
-
Scott Lahteine authored
-
InsanityAutomation authored
-
- Nov 24, 2018
-
-
Scott Lahteine authored
-
- Nov 20, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Nov 19, 2018
-
-
Ludy authored
-
Scott Lahteine authored
-
- Nov 17, 2018
-
-
Scott Lahteine authored
-
- Nov 14, 2018
-
-
Scott Lahteine authored
* Move special characters to language.h * Apply some naming standards * Clean up menu item draw functions * Rename some Temperature methods * UI => ExtUI
-
- Nov 13, 2018
-
-
Scott Lahteine authored
* Group status methods, share reset_status with Extensible UI * Move common DOGM code to headers
-
- Nov 11, 2018
-
-
Scott Lahteine authored
* Encapsulate common LCD code in a singleton * Depend more UBL code on UBL_DEVEL_DEBUGGING - Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Nov 09, 2018
-
-
Scott Lahteine authored
-
- Nov 04, 2018
-
-
tharts authored
* Fix broken LPC176x build * Add UBL+HD44780 test for LPC1768
-
- Nov 02, 2018
-
-
Scott Lahteine authored
-
- Nov 01, 2018
-
-
MasterPIC authored
-
Scott Lahteine authored
-
- Oct 31, 2018
-
-
Scott Lahteine authored
-
- Oct 30, 2018
-
-
Scott Lahteine authored
-
- Oct 28, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-