Giuliano Zaro
|
f3fc1d15a3
|
🩹 Fix include path (#23150)
|
2021-12-25 01:26:59 -06:00 |
|
Keith Bennett
|
3148060550
|
📌 Biqu BX temporary framework workaround (#23131)
|
2021-12-25 01:26:59 -06:00 |
|
Mike La Spina
|
5f08864d1f
|
🐛 Fix STM32 set_pwm_duty (#23125)
|
2021-12-25 01:26:27 -06:00 |
|
Tanguy Pruvot
|
184fc36a08
|
🐛 Fix TFT backlight sleep/wake (#23153)
|
2021-12-25 01:25:14 -06:00 |
|
Tanguy Pruvot
|
281ed99868
|
⚡️ Reduce calls to set fan PWM (#23149)
|
2021-12-25 01:24:58 -06:00 |
|
Scott Lahteine
|
2cc4a1b326
|
🎨 Misc formatting
|
2021-12-25 01:24:44 -06:00 |
|
BigTreeTech
|
c5bd08755c
|
🐛 Init PROBE_ENABLE_PIN (#23133)
|
2021-12-25 01:24:34 -06:00 |
|
luzpaz
|
99f58f63f2
|
🎨 Fix misspelling (#23137)
|
2021-12-25 01:23:32 -06:00 |
|
espr14
|
c2a674d2c1
|
🏗️ Planner::busy() (#23145)
|
2021-12-25 01:23:17 -06:00 |
|
Scott Lahteine
|
feffc19867
|
🐛 Fix fast PWM WGM code
Followup to #23102
|
2021-12-25 01:23:02 -06:00 |
|
Scott Lahteine
|
f637e1c501
|
🔨 Bring Makefile up to date
|
2021-12-25 01:22:50 -06:00 |
|
EvilGremlin
|
78240a279b
|
🔨 Ignore sim flashdrive file (#23129)
|
2021-12-25 01:22:50 -06:00 |
|
Luc Van Daele
|
656034d2d9
|
🐛 Fix G33, Delta radii, reachable (#22795)
|
2021-12-25 01:22:50 -06:00 |
|
Mikhail Basov
|
39a81d167e
|
🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127)
|
2021-12-25 01:19:21 -06:00 |
|
Scott Lahteine
|
cb1570d162
|
🐛 Fix SENSORLESS_HOMING for 6-axis
|
2021-12-25 01:19:21 -06:00 |
|
EvilGremlin
|
8cb646cc20
|
🚸 Simplify touchscreen calibration for SimUI (#23124)
|
2021-12-25 01:18:35 -06:00 |
|
Miguel Risco-Castillo
|
3cccb21dc9
|
🚸 Fix up E3V2 Enhanced (#23100)
|
2021-12-25 01:18:35 -06:00 |
|
Scott Lahteine
|
7f4a49cc44
|
🎨 Misc. issue review patches
|
2021-12-25 01:18:35 -06:00 |
|
Mike La Spina
|
e0c439fe91
|
⚡️ Controller Fan software PWM (etc.) (#23102)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 01:15:49 -06:00 |
|
Tanguy Pruvot
|
49e233e06f
|
🎨 MPX ARM Mini pins cleanup (#23113)
|
2021-12-25 01:14:21 -06:00 |
|
Mike La Spina
|
b662dd1f92
|
🐛 [LCP1768] Init PWM in set_pwm_duty (#23110)
|
2021-12-25 01:13:47 -06:00 |
|
Skruppy
|
700cae43ab
|
🩹 Fix RGB case light compile (#23108)
|
2021-12-25 01:13:23 -06:00 |
|
George Fu
|
1c74c6e7ac
|
🐛 Fix FYSETC Cheetah 2.0 pins for production (#23104)
|
2021-12-25 01:13:07 -06:00 |
|
Minims
|
757a9477db
|
🩹 Adjust GTR 1.0 ST7920 display delay (#22904)
|
2021-12-25 01:10:51 -06:00 |
|
Scott Lahteine
|
59d43408f6
|
fix breaks in F() resolution
|
2021-12-25 01:10:51 -06:00 |
|
Scott Lahteine
|
1d8941d008
|
🔨 Port libsdl2_net required for macOS simulator
|
2021-12-25 01:10:51 -06:00 |
|
Keith Bennett
|
17f853d99c
|
⚡️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093)
|
2021-12-25 00:54:46 -06:00 |
|
Scott Lahteine
|
6f9f25dbb2
|
🎨 Misc. code cleanup
|
2021-12-25 00:54:46 -06:00 |
|
VragVideo
|
0273a68587
|
✨ WYH L12864 LCD (Alfawise Ex8) (#22863)
|
2021-12-25 00:54:46 -06:00 |
|
Keith Bennett
|
58a26fcaac
|
🚸 Indicate Preheating for probe / leveling (#23088)
|
2021-12-25 00:46:49 -06:00 |
|
Evgeniy Zhabotinskiy
|
489aca03ff
|
🩹 Fix M503 report (#23084)
|
2021-12-25 00:46:49 -06:00 |
|
Jin
|
f32e19e1c6
|
🍻 Preliminary fix for Max31865 SPI (#22682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 00:46:49 -06:00 |
|
dwzg
|
57bd04b6ce
|
🐛 Fix JyersUI scrolling filename, etc. (#23082)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-12-25 00:46:49 -06:00 |
|
ellensp
|
396df93220
|
🐛 Fix DGUS Reloaded status message (#23090)
|
2021-12-25 00:46:49 -06:00 |
|
Scott Lahteine
|
9b76b58b79
|
🍻 Get/clear reset source earlier
Followup to #23075
|
2021-12-25 00:46:49 -06:00 |
|
Skruppy
|
9fffed7160
|
🐛 Prevent AVR watchdogpile (#23075)
|
2021-12-25 00:46:49 -06:00 |
|
Tanguy Pruvot
|
fd136d5501
|
🐛 Fix TFT backlight [STM32] (#23062)
|
2021-12-25 00:46:49 -06:00 |
|
BigTreeTech
|
89ec1c71f0
|
🐛 Fix Octopus-Pro Max31865 / SPI (#23072)
|
2021-12-25 00:46:49 -06:00 |
|
Robby Candra
|
fc2020c6ec
|
🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-12-25 00:46:49 -06:00 |
|
ellensp
|
f97635de36
|
📌 'STOP' auto-assign, some Chitu V9 pins (#22889)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-12-25 00:46:49 -06:00 |
|
Scott Lahteine
|
a0a57406a2
|
🔨 Script 'mfprep' finds pending commits
|
2021-12-25 00:46:49 -06:00 |
|
Scott Lahteine
|
5efef86cfa
|
🔨 Update git helper scripts
|
2021-12-25 00:46:49 -06:00 |
|
Scott Lahteine
|
20c747753d
|
🔨 Support ABM in mf scripts
|
2021-12-25 00:46:49 -06:00 |
|
Keith Bennett
|
08a9c61587
|
📌 Default NeoPixel pin for MKS Robin E3/E3D (#23060)
|
2021-12-25 00:46:49 -06:00 |
|
Andrei M
|
0d91b07797
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 00:46:49 -06:00 |
|
Keith Bennett
|
b033da1782
|
🔧 Endstop / DIAG homing conflict warning (#23050)
|
2021-12-25 00:46:49 -06:00 |
|
Keith Bennett
|
4dcd872be5
|
✨ Allow Low EJERK with LA, optional (#23054)
|
2021-12-25 00:46:49 -06:00 |
|
Keith Bennett
|
7e9e2a7435
|
✨ Artillery Ruby (STM32F401RCT6) (#23029)
|
2021-12-25 00:46:48 -06:00 |
|
tombrazier
|
0b84194127
|
🚸 More flexible Probe Temperature Compensation (#23033)
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
efd9329c81
|
📝 Tweak EXP comments
|
2021-12-25 00:46:48 -06:00 |
|