1077 Commits (e6055dce76d19b3851138e71bed28f6b146e68b2)

Author SHA1 Message Date
Scott Lahteine e6055dce76 Followup to position refactor 5 years ago
Scott Lahteine af80653f3f Always report all PIDs in M503 5 years ago
Scott Lahteine 914605c89c gcc is forgiving of stray ; 5 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 5 years ago
Scott Lahteine 1df6c7a46c Work around a compiler bug 5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Giuliano Zaro 43aba9f918 Fix compile errors & temp range 5 years ago
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 5 years ago
Scott Lahteine 806d64e1bf X_SENSORLESS includes AXIS_HAS_STALLGUARD 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
LinFor 98f614ddb1 Use MAX_BED_POWER instead of BANG_MAX to heat outside PID_FUNCTIONAL_RANGE (#15431) 5 years ago
Timm b198f321c8 Add missing motion inline methods (#15433) 5 years ago
Scott Lahteine a9c259c77a Patch PrintrboardG2 build (on spec) 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine 74746c6573 Fix probe_offset EEPROM field test 5 years ago
Bob Kuhn 178dcd6fd8 SPI chaining with TMCStepper simplified interface (#15179) 5 years ago
Frederik Kemner 4564ad2920 Fix build if EXTRUDERS = 0 (#15417) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 81b9c7c6ee No motion constraint before homing 5 years ago
Ludy 41ea2d8c31 Fix auto-fan compile error (#15402) 5 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
Scott Lahteine d683f98019 Return buffer in duration.toString 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
Scott Lahteine d49d40f7b0 Home XYZ newline 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
Scott Lahteine 39578a5919 Fix probe without leveling 5 years ago
Robby Candra c3f09e2b1b Set MAX_OVERSHOOT_PID_AUTOTUNE to 30 (#15257) 5 years ago
Scott Lahteine 661c3cfc99 Fix mesh bounds for MBL 5 years ago
Jason Smith 66d0221077 Fix build with more than 2 Trinamic E steppers (#15329) 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Scott Lahteine 5288c399ce Patch probe offset name, defines 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
Scott Lahteine 3819f79945 Fix pid_output declaration 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine bd2b44c4ed Require newest TMCStepper 5 years ago
Jason Smith 9aaa056286 Fix SCARA build from Arduino IDE (#15317) 5 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Jason Smith 514223f960 Fix BACKLASH_COMPENSATION compiler issues (#15307) 5 years ago
InsanityAutomation 6a312fae80 Add before/after dir change delays (#15314) 5 years ago
Jason Smith 252f31b6f1 Fix/improve backoff feedrates (#15300) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine d63e0f6d98 Pending refactor tweaks 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) 5 years ago
Scott Lahteine 75927e17dd
Filament Width Sensor singleton (#15191) 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago