- May 03, 2019
-
-
Robby Candra authored
-
- May 02, 2019
-
-
Scott Lahteine authored
-
- May 01, 2019
-
-
Scott Lahteine authored
-
- Apr 27, 2019
-
-
Scott Lahteine authored
-
- Apr 25, 2019
-
-
Bob-the-Kuhn authored
This reverts commit 503905c6.
-
Bob-the-Kuhn authored
-
- Apr 22, 2019
-
-
Scott Lahteine authored
-
- Apr 19, 2019
-
-
Scott Lahteine authored
Replace `ROXYs_TRex` with pre-defines of the relevant pins at the configuration level.
-
- Apr 16, 2019
-
-
Robby Candra authored
Option to pause probe deployment only when triggered, for manually-deployed allen-key probe (#13698)
-
jmdearras authored
-
- Apr 12, 2019
-
-
Stephan authored
Co-Authored-By:
the-real-orca <stephan.veigl@gmail.com>
-
- Apr 11, 2019
-
-
chai-md authored
-
- Apr 10, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 09, 2019
-
-
Scott Lahteine authored
-
- Apr 08, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 07, 2019
-
-
Scott Lahteine authored
-
swilkens authored
-
- Apr 06, 2019
-
-
Roxy-3D authored
-
Scott Lahteine authored
-
- Apr 05, 2019
-
-
Alexander Gavrilenko authored
-
- Apr 04, 2019
-
-
Marcio Teixeira authored
Add option to move away from endstop after homing. - Add `ENDSTOP_BACKOFF` for printers with a recessed Z home button (Lulzbot TAZ 6). - Also prevents chattering when sensorless homing with axes against bumpers.
-
reloxx13 authored
-
- Apr 03, 2019
-
-
Robby Candra authored
Co-Authored-By:
7eggert <7eggert@gmx.de> Co-Authored-By:
robbycandra <robbycandra.mail@gmail.com>
-
- Apr 01, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Mar 29, 2019
-
-
InsanityAutomation authored
-
- Mar 27, 2019
-
-
Scott Lahteine authored
-
- Mar 26, 2019
-
-
InsanityAutomation authored
-
Sam Lane authored
-
Scott Lahteine authored
-
- Mar 25, 2019
-
-
7eggert authored
-
- Mar 20, 2019
-
-
drzejkopf authored
-
- Mar 17, 2019
-
-
InsanityAutomation 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(...)`
-