Skip to content
Snippets Groups Projects
  1. Jun 18, 2019
  2. Jun 15, 2019
  3. Jun 10, 2019
  4. Jun 05, 2019
  5. May 26, 2019
  6. May 18, 2019
  7. May 08, 2019
  8. May 07, 2019
  9. May 06, 2019
  10. May 05, 2019
  11. May 02, 2019
  12. May 01, 2019
  13. Apr 22, 2019
  14. Apr 16, 2019
  15. Apr 12, 2019
  16. Apr 11, 2019
  17. Apr 09, 2019
  18. Apr 07, 2019
  19. Apr 06, 2019
  20. Mar 27, 2019
  21. Mar 26, 2019
  22. Mar 20, 2019
  23. Mar 17, 2019
    • InsanityAutomation's avatar
      BLTouch V3.0 support (#13406) · 691e5c3b
      InsanityAutomation authored
      691e5c3b
    • Scott Lahteine's avatar
      Extended condition macros (#13419) · 49cf92dc
      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(...)`
      49cf92dc
  24. Mar 11, 2019
  25. Mar 08, 2019
  26. Mar 07, 2019
  27. Mar 01, 2019
  28. Feb 14, 2019
  29. Feb 12, 2019
  30. Feb 10, 2019
  31. Feb 08, 2019
  32. Feb 06, 2019
Loading