- Mar 18, 2019
-
-
InsanityAutomation authored
-
- Mar 17, 2019
-
-
InsanityAutomation authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Urja Rannikko authored
-
InsanityAutomation 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(...)`
-
Tobias Frost authored
-
- Mar 16, 2019
-
-
Ludy authored
Fixes #13410 and redeclaration of `BUTTON_EXISTS`
-
InsanityAutomation authored
-
Scott Lahteine authored
-
Scott Lahteine authored
According to #13397
-
Scott Lahteine authored
-
Karl Andersson authored
-
- Mar 14, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Mar 13, 2019
-
-
Andrei Pozolotin authored
Reference: #13380
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
See commentary at #11623
-
jmz52 authored
-
Hadrien Jouet authored
-
InsanityAutomation authored
-
InsanityAutomation authored
* Multi-nozzle selective duplication * Use a bit-mask, reduce stepper_indirection.h size * Tweak the multi-nozzle duplication description * Use 'S' as a bool in M605 * Add HAS_DUPLICATION_MODE conditional * Remove '_MODE' from the option name * M605 in the style of Stacker M280 * Also include direct mask style (P)
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Mar 12, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Mar 11, 2019
-
-
7eggert authored
-
Andrei Pozolotin authored
-
Scott Lahteine authored
As mentioned in #13370
-
jmz52 authored
-
Scott Lahteine authored
The chances of a 10° overshoot is pretty minimal.
-
Scott Lahteine authored
-