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