- Jun 18, 2019
-
-
Scott Lahteine authored
-
- Jun 13, 2019
-
-
mb300sd authored
-
Scott Lahteine authored
-
- Jun 11, 2019
-
-
Kaushik Vemparala authored
-
- Jun 10, 2019
-
-
InsanityAutomation authored
Plus other BLTouch and menu enhancements.
-
Scott Lahteine authored
-
- Jun 09, 2019
-
-
teemuatlut authored
-
- Jun 07, 2019
-
-
InsanityAutomation authored
-
- May 30, 2019
-
-
InsanityAutomation authored
-
- May 25, 2019
-
-
Scott Lahteine authored
-
- May 19, 2019
-
-
Scott Lahteine authored
-
- May 15, 2019
-
-
Scott Lahteine authored
-
- May 12, 2019
-
-
chai-md authored
-
- May 08, 2019
-
-
Tanguy Pruvot authored
-
- May 07, 2019
-
-
Stephan authored
-
- May 06, 2019
-
-
doggyfan authored
-
- May 04, 2019
-
-
InsanityAutomation authored
-
- May 03, 2019
-
-
Robby Candra authored
-
- Apr 28, 2019
-
-
Roxy-3D authored
-
- Apr 27, 2019
-
-
Scott Lahteine authored
-
- Apr 25, 2019
-
-
Bob-the-Kuhn authored
This reverts commit 503905c6.
-
Bob-the-Kuhn authored
-
- Apr 16, 2019
-
-
jmdearras authored
-
- Apr 12, 2019
-
-
Stephan authored
Co-Authored-By:
the-real-orca <stephan.veigl@gmail.com>
-
- Apr 10, 2019
-
-
Scott Lahteine authored
-
- Apr 09, 2019
-
-
InsanityAutomation authored
-
- Apr 08, 2019
-
-
Scott Lahteine authored
-
- Apr 06, 2019
-
-
Roxy-3D authored
-
Scott Lahteine 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.
-
- 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 26, 2019
-
-
Sam Lane authored
-
Scott Lahteine authored
-
- Mar 25, 2019
-
-
7eggert authored
-
- Mar 17, 2019
-
-
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 16, 2019
-
-
InsanityAutomation authored
-
- Mar 13, 2019
-
-
Hadrien Jouet authored
-