Scott Lahteine
|
d08223429b
|
🔖 Moving to bugfix-2.1.x
|
2022-06-04 01:22:02 -05:00 |
|
Scott Lahteine
|
8aca38351c
|
🧑💻 Extend LCD string substitution (#24278)
|
2022-06-03 22:56:38 -05:00 |
|
Scott Lahteine
|
9c872b214c
|
🐛 Fix min/max temp evaluation
Fixes #24257
|
2022-06-03 22:06:32 -05:00 |
|
Scott Lahteine
|
3522d5376c
|
🩹 Wrap SENSORLESS_STALLGUARD_DELAY
|
2022-06-03 20:55:15 -05:00 |
|
thinkyhead
|
2c0b8b52d8
|
[cron] Bump distribution date (2022-06-04)
|
2022-06-04 00:22:33 +00:00 |
|
Scott Lahteine
|
384ff264d7
|
🐛 Fix M203 report
|
2022-06-03 18:39:43 -05:00 |
|
Scott Lahteine
|
2b3ba02f09
|
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
|
2022-06-03 18:16:43 -05:00 |
|
Scott Lahteine
|
bcd9bb9628
|
🩹 Fix const warning
Followup to c16ae2451d
|
2022-06-03 01:31:01 -05:00 |
|
lujios
|
41f73cb457
|
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-authored-by: Robby Candra <robbycandra.mail@gmail.com>
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
|
2022-06-03 00:19:25 -05:00 |
|
Tanguy Pruvot
|
845e2f6fb7
|
Use default null args in select_screen
|
2022-06-02 20:12:24 -05:00 |
|
Tanguy Pruvot
|
c9b97b8d64
|
🚑️ Fix SDIO Init bootloop on STM32F1 (#24275)
|
2022-06-02 19:23:07 -05:00 |
|
thinkyhead
|
833ea4ec29
|
[cron] Bump distribution date (2022-06-03)
|
2022-06-03 00:18:25 +00:00 |
|
Keith Bennett
|
12aded95dc
|
💚 SKR V3 case-sensitive fs fix (#24272)
|
2022-06-02 07:14:38 -05:00 |
|
thinkyhead
|
0e8e735e4c
|
[cron] Bump distribution date (2022-06-02)
|
2022-06-02 12:07:36 +00:00 |
|
ellensp
|
49db4ef5e4
|
🩹 Fix G60/G61 debug code (#24231)
|
2022-06-02 04:28:07 -05:00 |
|
ellensp
|
08c51a405a
|
🐛 Init Stepper SPI before PSU Control (#24269)
|
2022-06-02 04:22:09 -05:00 |
|
BIGTREETECH
|
eda61a2cbd
|
✨ BigTreeTech SKR3 - STM32H743 (#24271)
Co-authored-by: Alan.Ma <alansayyeah@gmail.com>
|
2022-06-02 04:02:06 -05:00 |
|
bryan065
|
f6b425613e
|
🚸 Custom Menu Items for JyersUI (#24270)
|
2022-06-02 03:51:39 -05:00 |
|
ledzepman71
|
e260d90d21
|
📌 Tenlog PSU pin (#24266)
|
2022-06-02 03:49:48 -05:00 |
|
thinkyhead
|
30a7c4ca52
|
[cron] Bump distribution date (2022-06-01)
|
2022-06-01 00:25:07 +00:00 |
|
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2022-05-31 17:09:44 -05:00 |
|
Keith Bennett
|
6f3d7d864f
|
👔 Configs required to submit a Bug Report (#24256)
|
2022-05-31 16:28:01 -05:00 |
|
thinkyhead
|
3d70aca6e8
|
[cron] Bump distribution date (2022-05-31)
|
2022-05-31 18:24:10 +00:00 |
|
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2022-05-31 12:44:30 -05:00 |
|
ellensp
|
7dd34848b6
|
🩹 Fix EXTRUDERS 0 manual move compile (#24255)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-31 12:21:59 -05:00 |
|
kisslorand
|
1a555b3812
|
Fix axis string 'N' (#24259)
Followup to 167672d
|
2022-05-31 12:05:57 -05:00 |
|
tombrazier
|
ea7bebb568
|
💥 More M306 M => M306 H (#24258)
Followup to #24253
|
2022-05-31 12:01:59 -05:00 |
|
thinkyhead
|
68a7a3f88f
|
[cron] Bump distribution date (2022-05-29)
|
2022-05-29 00:21:51 +00:00 |
|
tombrazier
|
6ecf52f196
|
🚩 MPC update (#24253)
|
2022-05-28 17:40:08 -05:00 |
|
Miguel Risco-Castillo
|
eec9c800c9
|
🚸 Fix, improve, update ProUI (#24251)
|
2022-05-28 17:34:36 -05:00 |
|
Scott Lahteine
|
41a469208a
|
🚸 Change M201 G to S
|
2022-05-28 17:09:08 -05:00 |
|
Scott Lahteine
|
a59766195c
|
🎨 Use pos.set method
|
2022-05-28 15:25:07 -05:00 |
|
elimisback
|
2b4a89eafe
|
🔨 BTT STM32G0B1RE xfer build (#24245)
|
2022-05-28 15:24:28 -05:00 |
|
Scott Lahteine
|
26f5c32872
|
🎨 Misc. boards/pins cleanup
|
2022-05-28 14:41:50 -05:00 |
|
thinkyhead
|
21d2d22a6f
|
[cron] Bump distribution date (2022-05-28)
|
2022-05-28 00:22:28 +00:00 |
|
Simon Pilepich
|
4407ff31ec
|
📝 Fix Mightyboard MOSFET comments (#24183)
|
2022-05-27 17:08:24 -05:00 |
|
Scott Lahteine
|
1f322b565f
|
♻️ More updates for multi-axis
|
2022-05-27 00:46:46 -05:00 |
|
Scott Lahteine
|
1d4f928342
|
🎨 Combine serial echos
|
2022-05-27 00:46:46 -05:00 |
|
thinkyhead
|
ff201e6552
|
[cron] Bump distribution date (2022-05-27)
|
2022-05-27 00:24:11 +00:00 |
|
ellensp
|
460e243693
|
🔨 Add src_filter for I2C_AMMETER (#24242)
|
2022-05-26 19:02:42 -05:00 |
|
Keith Bennett
|
740f652b6a
|
✏️ Fix some motherboard checks (#24238)
|
2022-05-26 18:07:10 -05:00 |
|
thinkyhead
|
54c9358964
|
[cron] Bump distribution date (2022-05-25)
|
2022-05-25 00:24:56 +00:00 |
|
ellensp
|
e197695f4c
|
🎨 Remove MKS custom pins, TinyBee cleanup (#24186)
|
2022-05-24 15:31:29 -05:00 |
|
ellensp
|
eb0c4682d5
|
📌 Use MarlinSimUI/bugfix-2.0.x (#24232)
|
2022-05-24 14:49:57 -05:00 |
|
thinkyhead
|
0da862fd1e
|
[cron] Bump distribution date (2022-05-24)
|
2022-05-24 06:07:20 +00:00 |
|
Scott Lahteine
|
0a8672ae6c
|
👔 Move actions to default branch
|
2022-05-24 00:12:23 -05:00 |
|
Scott Lahteine
|
31413a7d77
|
🧑💻 Combined axis strings
|
2022-05-24 00:12:23 -05:00 |
|
ellensp
|
639b1f64c6
|
Revert "Firmware upload…" (#24229)
|
2022-05-23 02:39:50 -05:00 |
|
Scott Lahteine
|
7d9bd3a97c
|
🎨 Add EXP1/2 headers, adjust TFT pins (#24230)
|
2022-05-23 02:37:28 -05:00 |
|
Keith Bennett
|
f26b8bf8ef
|
📝 Add logo, helpful links to README (#24226)
|
2022-05-22 22:00:58 -05:00 |
|