Scott Lahteine
|
7ffada64ce
|
🐛 Fix STM32 FastPWM
|
2 years ago |
thinkyhead
|
9e71f9baf9
|
[cron] Bump distribution date (2021-11-30)
|
2 years ago |
thinkyhead
|
a276c088e3
|
[cron] Bump distribution date (2021-11-29)
|
2 years ago |
thinkyhead
|
1874787b6b
|
[cron] Bump distribution date (2021-11-28)
|
2 years ago |
Scott Lahteine
|
0539e870de
|
🎨 Rename HAL timer elements
|
2 years ago |
Keith Bennett
|
09ee63caf1
|
✏️ Fix Unicode (#23186)
|
2 years ago |
Anson Liu
|
6fa278b741
|
🩹 UM2 extruder cooling fan on PJ6 (#23194)
|
2 years ago |
Jason Smith
|
1861f780de
|
🩹 Handle nullptr in CardReader::printLongPath (#23197)
|
2 years ago |
George Fu
|
a3c4a5eca6
|
✨ FYSETC Spider v2.2 (#23208)
|
2 years ago |
Keith Bennett
|
716d741315
|
🐛 Swap BTT002 Tachometer Pins (#23199)
Followup to #23086
|
2 years ago |
thinkyhead
|
47d3468251
|
[cron] Bump distribution date (2021-11-27)
|
2 years ago |
thinkyhead
|
981ad44ded
|
[cron] Bump distribution date (2021-11-26)
|
2 years ago |
thinkyhead
|
9e7b9d01a1
|
[cron] Bump distribution date (2021-11-25)
|
2 years ago |
Scott Lahteine
|
a7549aac5c
|
🎨 Misc. issue review patches
|
3 years ago |
thinkyhead
|
b6a8cc06fa
|
[cron] Bump distribution date (2021-11-24)
|
2 years ago |
Keith Bennett
|
f0e48ce104
|
📌 Biqu BX temporary framework workaround (#23131)
|
2 years ago |
schmttc
|
d4c78edfe3
|
✨ EasyThreeD ET4000+ board and UI (#23080)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Giuliano Zaro
|
203047f859
|
🩹 Fix include path (#23150)
|
2 years ago |
lukrow80
|
7bc18a7075
|
🐛 Fix homing current for extra axes (#23152)
Followup to #19112
|
2 years ago |
John Robertson
|
e5154ec281
|
✨ MarkForged YX kinematics (#23163)
|
2 years ago |
Robby Candra
|
de398b4fd2
|
🐛 Fix serial_data_available (#23160)
|
2 years ago |
Mike La Spina
|
5387ceba74
|
🐛 Fix STM32 set_pwm_duty (#23125)
|
2 years ago |
Giuliano Zaro
|
7110d11c9d
|
✨ Fan tachometer support (#23086)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
thinkyhead
|
430a4aec34
|
[cron] Bump distribution date (2021-11-23)
|
2 years ago |
thinkyhead
|
0fbecf4aaf
|
[cron] Bump distribution date (2021-11-22)
|
2 years ago |
Keith Bennett
|
6ac0d4727c
|
✨ BigTreeTech Mini 12864 V1.0 (#23130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Tanguy Pruvot
|
f33396c2c3
|
🐛 Fix TFT backlight sleep/wake (#23153)
|
2 years ago |
thinkyhead
|
2955061b05
|
[cron] Bump distribution date (2021-11-21)
|
2 years ago |
Tanguy Pruvot
|
1c31366bf3
|
⚡️ Reduce calls to set fan PWM (#23149)
|
2 years ago |
thinkyhead
|
0293a83408
|
[cron] Bump distribution date (2021-11-20)
|
2 years ago |
thinkyhead
|
8e7f2f4483
|
[cron] Bump distribution date (2021-11-19)
|
2 years ago |
thinkyhead
|
e34ca749b1
|
[cron] Bump distribution date (2021-11-18)
|
2 years ago |
Scott Lahteine
|
f1af475253
|
🎨 Misc formatting
|
2 years ago |
BigTreeTech
|
2edda4c582
|
🐛 Init PROBE_ENABLE_PIN (#23133)
|
2 years ago |
Keith Bennett
|
e3d777cf8f
|
📌 Overridable probe-related pins (#23107)
|
2 years ago |
luzpaz
|
b7be62ad36
|
🎨 Fix misspelling (#23137)
|
2 years ago |
espr14
|
44d8c2f5bf
|
🏗️ Planner::busy() (#23145)
|
2 years ago |
thinkyhead
|
3e14f06f80
|
[cron] Bump distribution date (2021-11-17)
|
3 years ago |
Scott Lahteine
|
36173fb259
|
🐛 Fix fast PWM WGM code
Followup to #23102
|
3 years ago |
Scott Lahteine
|
89fe5f6d74
|
🔨 Bring Makefile up to date
|
3 years ago |
EvilGremlin
|
eb8392edd4
|
🔨 Ignore sim flashdrive file (#23129)
|
3 years ago |
Luc Van Daele
|
629498f8d4
|
🐛 Fix G33, Delta radii, reachable (#22795)
|
3 years ago |
Scott Lahteine
|
2aa36af557
|
🔧 SOUND_MENU_ITEM for E3V2
|
3 years ago |
thinkyhead
|
f0b1ce8749
|
[cron] Bump distribution date (2021-11-16)
|
3 years ago |
Mikhail Basov
|
36b2650f65
|
🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127)
|
3 years ago |
thinkyhead
|
125310dca0
|
[cron] Bump distribution date (2021-11-15)
|
3 years ago |
Scott Lahteine
|
33c89d1f3f
|
🐛 Fix SENSORLESS_HOMING for 6-axis
|
3 years ago |
EvilGremlin
|
8b952d9d11
|
🚸 Simplify touchscreen calibration for SimUI (#23124)
|
3 years ago |
Mike La Spina
|
8ee368b718
|
⚡️ Controller Fan software PWM (etc.) (#23102)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
thinkyhead
|
5fa4631e37
|
[cron] Bump distribution date (2021-11-14)
|
3 years ago |