Scott Lahteine
|
91cf4eb977
|
🐛 Home Z to Max after Z_SAFE_HOMING
|
2 years ago |
Scott Lahteine
|
01bb11b415
|
🧑💻 IS_ULTRA_LCD => HAS_WIRED_LCD
|
2 years ago |
Scott Lahteine
|
0ff3035f3a
|
🚸 Prevent accidental button press
|
2 years ago |
Scott Lahteine
|
2dcfa140e9
|
🎨 misc. cleanup
|
2 years ago |
ellensp
|
367c11dfa2
|
🐛 Fix STM32 Pins Debugging (#22896)
|
2 years ago |
Scott Lahteine
|
d507ea117e
|
🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes #24007
Followup to aaf5bf02
|
2 years ago |
Christian Piper
|
3905234b0d
|
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
thinkyhead
|
6fc284231c
|
[cron] Bump distribution date (2022-04-21)
|
2 years ago |
Scott Lahteine
|
a0d28f1770
|
🎨 Minimize block->steps.set
|
2 years ago |
Scott Lahteine
|
d4fd39f05f
|
🐛 Update M913, M914 report
Followup to #11248, #11249, #23400
|
2 years ago |
Keith Bennett
|
42be79b3a2
|
🐛 Fix JyersUI Preheat Items (#24060)
|
2 years ago |
thinkyhead
|
5844128a77
|
[cron] Bump distribution date (2022-04-20)
|
2 years ago |
DerAndere
|
8aaf64d917
|
💥 Update Motor Current G-codes for extra axes (#23975)
|
2 years ago |
ellensp
|
5005c7b64c
|
🐛 Fix Manual Move cold extrude override (#24045)
Followup to #19606
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
thinkyhead
|
bb5dbd13a8
|
[cron] Bump distribution date (2022-04-19)
|
2 years ago |
Scott Lahteine
|
696ae3cc14
|
✏️ Remove extra G29 line
Followup to 85a62bbf
|
2 years ago |
Keith Bennett
|
9d623160a6
|
🧑💻 Preheat menu improvements (#24017)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Ludy
|
3d3898145a
|
🌐 Update German language, FTDI cleanup (#24047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
thinkyhead
|
3b3dbcbeb4
|
[cron] Bump distribution date (2022-04-18)
|
2 years ago |
Ludy
|
fc87834cc0
|
🐛 Fix FTDI::get_utf8_char_and_inc compile (#24048)
|
2 years ago |
John Lagonikas
|
c58c5b09ab
|
🐛 Fix MPC compile (#24049)
Followup to #23984, #23751
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
DerAndere
|
2ee39b62f3
|
🩹 Fix some parameters w/out values (#24051)
|
2 years ago |
Scott Lahteine
|
fd082df077
|
🧑💻 Handle PLR in manage_media
|
2 years ago |
Scott Lahteine
|
aaf5bf0218
|
🧑💻 Add RESET_STEPPERS_ON_MEDIA_INSERT flag
|
2 years ago |
Scott Lahteine
|
fb54d06582
|
🎨 Flatten manage_media code
|
2 years ago |
thinkyhead
|
5eeb6e0bca
|
[cron] Bump distribution date (2022-04-16)
|
2 years ago |
thinkyhead
|
d6cc851c67
|
[cron] Bump distribution date (2022-04-15)
|
2 years ago |
Giuliano Zaro
|
14603112a4
|
🩹 Fix MPC_EDIT_DEFS (#24018)
|
2 years ago |
Robby Candra
|
a52dfc0373
|
🩹 Fix DEBUG_CARDREADER (#24023)
|
2 years ago |
Moritz Wirger
|
3e1dd0d640
|
✨ enwi ESPNP board support (#24029)
|
2 years ago |
ellensp
|
2e121014b0
|
✏️ Fix 9-axis Z axis typo (#24036)
Followup to #23112
|
2 years ago |
Scott Lahteine
|
cbf8622670
|
🎨 Use LEDColor default C-CTOR
|
2 years ago |
Scott Lahteine
|
80810f1b18
|
🚨 Fix some compiler warnings
|
2 years ago |
thinkyhead
|
29d3f6a024
|
[cron] Bump distribution date (2022-04-12)
|
2 years ago |
Giuliano Zaro
|
80d09044f7
|
🌐 Update Italian language (#24019)
|
2 years ago |
thinkyhead
|
11c41600a3
|
[cron] Bump distribution date (2022-04-11)
|
2 years ago |
Scott Lahteine
|
2af7657214
|
🩹 Use LCD_CONTRAST_INIT in pins files
|
2 years ago |
Scott Lahteine
|
f31d3c6749
|
🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes #23824
|
2 years ago |
LPRtypeCN
|
c53af0df0b
|
🌐 Update Chinese language (#23865)
|
2 years ago |
Scott Lahteine
|
cec7836959
|
✨ Autoreport Redundant Sensor option (#24014)
|
2 years ago |
Scott Lahteine
|
e4a8c693b0
|
🎨 Misc. USB flash code cleanup
|
2 years ago |
Scott Lahteine
|
f7cb1ce3f4
|
🩹 Fix PID helper functions
|
2 years ago |
Scott Lahteine
|
577831bf1a
|
🩹 Apply 100% leveling correction below the bed
See #24002
|
2 years ago |
thinkyhead
|
6cb1a4a48b
|
[cron] Bump distribution date (2022-04-10)
|
2 years ago |
tombrazier
|
3da29b4a04
|
🚸 Improve MPC tuning, add menu items (#23984)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Robert Brenckman
|
6ee34331b7
|
🐛 Fix Tool Change priming (#21142)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
e2353be24f
|
🎨 Misc. cleanup, string optimization
|
2 years ago |
stream2me
|
46e282bd6d
|
🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001)
|
2 years ago |
Robby Candra
|
6fa930f043
|
⚰️ Clean up dead option (#24006)
|
2 years ago |
Robby Candra
|
b19f745659
|
♻️ Bilinear refactor followup (#24009)
Followup to #23868
|
2 years ago |