Commit Graph

19629 Commits

Author SHA1 Message Date
Mrnt
1db6855939 🧑‍💻 Allow DIGIPOT Rsx / Vrefmax override (#23885) 2022-05-07 15:58:31 -05:00
Julien Staub
62f298aca3 🩹 Fix ExtUI build with Host Keepalive disabled (#23898) 2022-05-07 15:58:31 -05:00
InsanityAutomation
8d20c5aadf 📝 Fix X2_MAX_POS comment (#23873) 2022-05-07 15:58:31 -05:00
Scott Lahteine
61b470249c 📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment 2022-05-07 15:58:31 -05:00
Scott Lahteine
4ffa88f814 🚸 Test LIN_ADVANCE in a pins file 2022-05-07 15:58:31 -05:00
Mathew Winters
8257040faf ️ G12 - Only require used axes to be homed (#23422)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:31 -05:00
Keith Bennett
5d9ab7e71e 🔨 Drop extraneous build flag (#23862) 2022-05-07 15:58:31 -05:00
Nick
1a76d4d467 🐛 Fix Chiron new TFT SD print after reset (#23855) 2022-05-07 15:58:31 -05:00
Scott Lahteine
4028c1cfc7 🩹 Fix FSTR / PSTR usage 2022-05-07 15:58:31 -05:00
Scott Lahteine
c49f26a7ae 🧑‍💻 Add standard BUZZ types 2022-05-07 15:58:31 -05:00
Ludy
f82b133595 🌐 Fix, add some menu labels (#23895) 2022-05-07 15:58:31 -05:00
Scott Lahteine
2c3f2a1471 🐛 Fix UBL 'G29 Q1' bug 2022-05-07 15:58:31 -05:00
Scott Lahteine
4817efcf81 🧑‍💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI 2022-05-07 15:58:31 -05:00
BIGTREETECH
16271377e2 🧑‍💻 STM32G0Bx : Use PLLQ for USB clock (#23870) 2022-05-07 15:58:31 -05:00
kisslorand
61fb382868 🚸 M401 H - Report BLTouch HS State (#23724) 2022-05-07 15:58:31 -05:00
GatCode
7dae720de5 📌 Fix, extend Index Rev03 Mobo (#23851)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:31 -05:00
Giuseppe499
c6f4b38877 🚸 Fix, extend X Axis Twist Compensation (#23745)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:31 -05:00
Miguel Risco-Castillo
eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-05-07 15:58:31 -05:00
ellensp
b045c91f26 fix g29 (#23887) 2022-05-07 15:58:31 -05:00
Scott Lahteine
56955c179d 🐛 Fix UI include
Followup to ~2
2022-05-07 15:58:31 -05:00
ellensp
4eb1326355 📝 Update laser/spindle docs link (#23886) 2022-05-07 15:58:31 -05:00
Scott Lahteine
b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
Scott Lahteine
152ec49b8b 🩹 Fix 'hdsl' warning 2022-05-07 15:58:31 -05:00
Scott Lahteine
e4ca822dcf 🚸 Improve M422 error messages 2022-05-07 15:58:30 -05:00
Scott Lahteine
0fafcd20cd 🔧 Mark Thermal Variance Monitor EXPERIMENTAL 2022-05-07 15:58:30 -05:00
Jack Wilsdon
bd72df3bb6 🐛 Emergency Parser with STM32 Mass Storage (#23827) 2022-05-07 15:58:30 -05:00
tombrazier
fd582dc863 🩹 Improve and apply XATC reset() (#23840) 2022-05-07 15:58:30 -05:00
Scott Lahteine
2986bc3b76 ️ Use seen_test in M422 2022-05-07 15:58:30 -05:00
Scott Lahteine
e082a141f6 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-05-07 15:58:30 -05:00
tombrazier
575c3150f9 🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828) 2022-05-07 15:58:30 -05:00
Scott Lahteine
43d4e30668 🐛 Fix M_State_grbl when G29 calls G28 2022-05-07 15:58:30 -05:00
Julien Staub
9b17699b9b Weedo 62A Tina2 / Monoprice Cadet (#23817) 2022-05-07 15:58:30 -05:00
InsanityAutomation
0337602bbe ️ E3V2 blank bg for S1 compatibility (#23822) 2022-05-07 15:58:30 -05:00
ellensp
fbfe0642b6 🚨 Fix BLTouch 5V pin tolerance checks (#23823) 2022-05-07 15:58:30 -05:00
tombrazier
41a51e9527 🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
2022-05-07 15:58:30 -05:00
ellensp
2d648e4dd9 🔨 Fix 'renamed' env (platform = ststm32) (#23831) 2022-05-07 15:58:30 -05:00
Ludy
35d11070b4 🌐 Update German language (#23832) 2022-05-07 15:58:30 -05:00
kisslorand
feafb7d49a M21 P / S / U - Select Volume (#23780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
M. FURIC Franck
39001bd8d2 LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
ellensp
3db2fecaa4 🔧 SHOW_CUSTOM_BOOTSCREEN sanity-check (#23807) 2022-05-07 15:58:30 -05:00
sam
c0288590b3 📺 BTT SKR Mini E3 with Fysetc V2.1 / MKS V3 / BTT V1 Mini 12864 (#23793) 2022-05-07 15:58:30 -05:00
ellensp
d2cd3f2e68 MKS Robin Nano 3.1 (#23795) 2022-05-07 15:58:30 -05:00
ellensp
893c662438 🐛 ESP32 _delay_ms, fix u8g_esp32_spi.cpp (#23810) 2022-05-07 15:58:30 -05:00
tombrazier
b0fdbede9c 🐛 Fix steps-to-mm with backlash (#23814)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
Scott Lahteine
8e11a2bb83 🎨 Move PROPORTIONAL_FONT_RATIO 2022-05-07 15:58:30 -05:00
ellensp
9588f21d2e 🔨 More renamed.ini envs (#23786) 2022-05-07 15:58:30 -05:00
ellensp
80e569015b 🐛 Fix TMC26X CS pins init (#23778) 2022-05-07 15:58:30 -05:00
Keith Bennett
be70352203 🔧 Warning for MK3_FAN_PINS (#23727) 2022-05-07 15:58:30 -05:00
Scott Lahteine
980c009fc7 Dyze Design PT100 Amplifier Board (#23760) 2022-05-07 15:58:30 -05:00
Scott Lahteine
8a02646f52 📝 Update Toolchange FS comments 2022-05-07 15:58:30 -05:00