254 Commits (0aeee64cca2364be6025c58bbf1970ff4c77e710)

Author SHA1 Message Date
Scott Lahteine 095a1123c1 Add a global machine state 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine b579f5dc99 Move 'last_pause_state' closer to usage 4 years ago
Scott Lahteine 7709261ea9 Move shared code to wait_for_bed_heating 4 years ago
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build (#17043) 4 years ago
ManuelMcLure 39c34e4992
Use ADC resolution in AD595/8495 calculation (#17018) 4 years ago
Scott Lahteine 4f55723527 RUMBA has 3 E plugs 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 4360142bd1 Defer updated ADC 4 years ago
Scott Lahteine 64a81f887a
EXPERIMENTAL integrated BABYSTEPPING (#16829) 4 years ago
Scott Lahteine 64b96f3908
Double ADC read frequency (#16864) 4 years ago
Scott Lahteine 0b984519c3
Clean up stepper and babystep (#16857) 4 years ago
Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine ee6003be87 Revert breaking change to _FAN_PWM macro 4 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
Scott Lahteine 0e72c315a0 Minor string storage optimization 4 years ago
Scott Lahteine 22556a7bbf More 8-extruder fixups 4 years ago
Jason Smith c3cab37d7e
Fix Temperature::over_autostart_threshold (#16749) 4 years ago
Scott Lahteine 43d3463d5d Misc cleanup, whitespace 4 years ago
Jason Smith 9a8de23858
Consistent M112 with Emergency Parser (#16747) 4 years ago
Scott Lahteine 9caf5c05e7
Refactor heater watch, job timer auto-start (#16725) 4 years ago
Scott Lahteine 56cd747c8b Rename some temperature members 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
tompe-proj a338dce83f PINDA v2 temperature sensor / compensation (#16293) 4 years ago
Jason Smith c305c2cc6b Fix some warnings, Melzi pins 5 years ago
Dennis 2d7f94cae1 Adjustable ADC debounce delay (#16264) 5 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Bob 5a98c83eef Use MAX6675 SPI pins for MAX31865 over SPI pins (#16024) 5 years ago
haschtl ff6518c0a8 Add PID_FAN_SCALING option (#15585) 5 years ago
Bob 751cd1f533 MAX31865 temperature sensor (#15930) 5 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
Scott Lahteine 15f94e5ee5 Add NUL_STR global 5 years ago
LinFor 7d24f152d8 Fix a typo breaking the build (#15726) 5 years ago
Bo Herrmannsen 0d7736d663 Enable M191 (#15531) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
Giuliano Zaro 43aba9f918 Fix compile errors & temp range 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
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Ludy 41ea2d8c31 Fix auto-fan compile error (#15402) 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Robby Candra c3f09e2b1b Set MAX_OVERSHOOT_PID_AUTOTUNE to 30 (#15257) 5 years ago
Scott Lahteine 3819f79945 Fix pid_output declaration 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago