1026 Commits (8bca3fcf2c4be3ea707860ebb9a1bfa1c03e2d7e)

Author SHA1 Message Date
Luu Lac 8bca3fcf2c Display chamber with HAS_TEMP_CHAMBER (#15194) 6 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 6 years ago
Tanguy Pruvot ec3f29a33a Fix linux_native long to int32 warnings (#15192) 6 years ago
ManuelMcLure eed7c2fe2f Fix 'echo:' in TMC parameters M503 report (#15193) 6 years ago
AnHardt b7b0021b5c Fix Thermistor 75 (#15181) 6 years ago
Scott Lahteine 91c3b8e3ca Reformat ADC cases 6 years ago
Scott Lahteine 4cdf7a1b93 Add ADC helpers to temp_info_t 6 years ago
Scott Lahteine bf3cd8e5aa Tweak var names 6 years ago
Scott Lahteine 7496e1cd67 whitespace 6 years ago
kakou-fr 6b1c4dec46 Touch Mi: Add magnet Y position (#15166) 6 years ago
Ludy beffcd856b Update German language, (c) (#15164) 6 years ago
Karl Andersson 123ecfe613 Allow MINIMUM_STEPPER_PULSE override with LV8729 (#15162) 6 years ago
AnHardt 89a2161cac MINIMUM_STEPPER_DIR_DELAY in LA (#15154)
Add missed MINIMUM_STEPPER_DIR_DELAY after dir change in LinearAdvance interrupt.
6 years ago
Scott Lahteine 12344085c0
Update temperature.cpp 6 years ago
Scott Lahteine 451a942e95 Suspend queue during wait_for_hotend 6 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 6 years ago
Bob Kuhn ba91bca1eb TMC SPI daisy chain support (experimental) (#15081) 6 years ago
AlexandrZloy 0ebaea94be Add stallGuard threshold for X2 (#15042) 6 years ago
Luu Lac 081e4506ca Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069) 6 years ago
InsanityAutomation b7796bcce6 Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
6 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 6 years ago
Tanguy Pruvot e604f76703 Enable contrast via LCD_CONTRAST_INIT (#15006) 6 years ago
InsanityAutomation 33f6d77281 Adjust homing backoff feedrate (#14972) 6 years ago
MaukCC 8664b8e97b Adding HMS434 machine (#14931) 6 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 6 years ago
Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block 6 years ago
Tim Moore cd09e35f90 Remove extra M503 "M412" report (#14985) 6 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 6 years ago
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY (#14956) 6 years ago
AnHardt 587d4a6373 Repair display throttling (#14960) 6 years ago
Tim Moore 4575978a1f Fix auto power for chamber fan (#14922) 6 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 6 years ago
Eric Ptak 9c5086e6af [STM32F1] Simpler Flash EEPROM (#14829) 6 years ago
Fourmi eb3a3d249e Fix TouchMI probe movement (left side) (#14875) 6 years ago
Ludy 528c9885f2 Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue (#14831) 6 years ago
Tanguy Pruvot 92c35d14a4 Non-fatal error from ps::access_start (#14845) 6 years ago
Tim Moore 77f637763c Overlord configs. Fix buzzer, redundant temp. (#14833) 6 years ago
Scott Lahteine fc39c925ca Grace period followup 6 years ago
Robby Candra 5bc2fb022c THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798) 6 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 6 years ago
Tim Moore e3660bca25 Overlord printer thermistor (#14815) 6 years ago
mekius 7682751646 Fix HOME_BACKOFF_MM type (#14805) 6 years ago
InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) 6 years ago
Scott Lahteine c2b319360d Remove extra pragmas 6 years ago
Eric Ptak fdbc733376 Return 'false' on EEPROM connection fail (#14776) 6 years ago
InsanityAutomation 0b154c2d71 Enable runout sensor in EEPROM by default (#14771) 6 years ago
Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 6 years ago
Marcio Teixeira eefe3f595a New options: Bootscreen as Info, game Easter-egg (#13829) 6 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 6 years ago
mikeshub 1579091c20 PID loop improvements (#14746)
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
6 years ago