Skip to content
Snippets Groups Projects
  1. Jun 22, 2019
  2. Jun 21, 2019
  3. Jun 20, 2019
  4. Jun 18, 2019
  5. Jun 15, 2019
  6. Jun 10, 2019
  7. Jun 05, 2019
  8. May 26, 2019
  9. May 18, 2019
  10. May 08, 2019
  11. May 07, 2019
  12. May 06, 2019
  13. May 05, 2019
  14. May 02, 2019
  15. May 01, 2019
  16. Apr 22, 2019
  17. Apr 16, 2019
  18. Apr 12, 2019
  19. Apr 11, 2019
  20. Apr 09, 2019
  21. Apr 07, 2019
  22. Apr 06, 2019
  23. Mar 27, 2019
  24. Mar 26, 2019
  25. Mar 20, 2019
  26. 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
  27. Mar 11, 2019
  28. Mar 08, 2019
  29. Mar 07, 2019
  30. Mar 01, 2019
  31. Feb 14, 2019
  32. Feb 12, 2019
Loading