0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-05 14:27:04 +00:00
Commit graph

15977 commits

Author SHA1 Message Date
Scott Lahteine
9d6b4a2e97 🔧 Move LASER_COOLANT_FLOW_METER to LASER_FEATURE 2022-05-05 13:41:03 -05:00
Keith Bennett
3cea0a00b1
🐛 Some EEPROM size fixes ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-05 02:38:48 -05:00
Stephen Hawes
81a6834876
Add M3426 A<addr> parameter ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-05 02:37:47 -05:00
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-04 19:25:02 -05:00
thinkyhead
6237a6a6d3 [cron] Bump distribution date (2022-05-05) 2022-05-05 00:12:10 +00:00
Scott Lahteine
23a26e4033 🌐 Clean up languages 2022-05-04 17:03:25 -05:00
thinkyhead
0a6c58ea71 [cron] Bump distribution date (2022-05-04) 2022-05-04 18:13:21 +00:00
Scott Lahteine
4c8c02f66f 📝 Replace KB with K in pins 2022-05-04 12:47:15 -05:00
thinkyhead
b038078541 [cron] Bump distribution date (2022-05-03) 2022-05-03 00:01:42 +00:00
Keith Bennett
43b43491ab
📝 Fix extraneous URL args () 2022-05-02 18:29:25 -05:00
thinkyhead
a1d4942f76 [cron] Bump distribution date (2022-05-01) 2022-05-01 00:01:58 +00:00
Keith Bennett
3bcbd3259f
🔧 Mini LCD followup () 2022-04-30 00:54:42 -05:00
thinkyhead
60f8287208 [cron] Bump distribution date (2022-04-30) 2022-04-30 00:02:33 +00:00
Scott Lahteine
b37d13af72 🔧 Base NUM_AXES on defined DRIVER_TYPEs () 2022-04-29 15:23:34 -05:00
Keith Bennett
12eb1e0829
📝 Update NEOPIXEL_TYPE comment () 2022-04-29 15:19:38 -05:00
thinkyhead
5c47476e0c [cron] Bump distribution date (2022-04-29) 2022-04-29 18:14:41 +00:00
tombrazier
60b6df4542
🐛 Fix kinetic ABL mesh after refactor ()
Followup to 
2022-04-29 12:54:57 -05:00
thinkyhead
e633ef895d [cron] Bump distribution date (2022-04-26) 2022-04-26 06:00:51 +00:00
Giuliano Zaro
a0a963fe1d
🩹 Fix "elapsed" text on DOGLCD () 2022-04-25 22:03:16 -05:00
thinkyhead
a8419738be [cron] Bump distribution date (2022-04-24) 2022-04-24 00:01:59 +00:00
Scott Lahteine
7501d253c7 🎨 Tweak NEOPIXEL_LED format 2022-04-23 06:18:56 -05:00
Scott Lahteine
d9ccf0a144 📝 Fix 'M150 S' comment 2022-04-23 06:11:03 -05:00
ellensp
bd27490adb
🐛 Fix MKS_MINI_12864 build for ESP32 () 2022-04-23 05:02:13 -05:00
Scott Lahteine
ac4fefa49a
♻️ Consolidate DGUSScreenHandler class () 2022-04-23 05:00:46 -05:00
ellensp
6a05702c20
🐛 Fix BACKLASH_COMPENSATION compile ()
Followup to 
2022-04-23 04:16:15 -05:00
thinkyhead
9188f57938 [cron] Bump distribution date (2022-04-23) 2022-04-23 00:01:45 +00:00
ellensp
1a131d17b6
🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC () 2022-04-22 06:02:47 -05:00
Mateusz Kleina
4a73fa18d8
🐛 Fix ProUI / JyersUI leveling preheat ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-22 05:12:39 -05:00
Scott Lahteine
fe745fdef0 🚸 More ExtUI events for ABL / UBL 2022-04-22 04:48:09 -05:00
tombrazier
5b2071448f
🩹 Fix MPC Edit Menu ()
Followup to 

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-22 01:50:38 -05:00
thinkyhead
633fb5f941 [cron] Bump distribution date (2022-04-22) 2022-04-22 00:01:30 +00:00
Scott Lahteine
741eb0c3e9 🚸 Home Y before X on belt printers 2022-04-21 09:05:15 -05:00
Scott Lahteine
bf38ef23e5 🐛 Prevent BABYSTEP freeze
See , 
2022-04-21 08:58:50 -05:00
Scott Lahteine
91cf4eb977 🐛 Home Z to Max after Z_SAFE_HOMING 2022-04-21 08:58:50 -05:00
Scott Lahteine
01bb11b415 🧑‍💻 IS_ULTRA_LCD => HAS_WIRED_LCD 2022-04-21 07:16:57 -05:00
Scott Lahteine
0ff3035f3a 🚸 Prevent accidental button press 2022-04-21 07:10:05 -05:00
Scott Lahteine
2dcfa140e9 🎨 misc. cleanup 2022-04-21 07:10:05 -05:00
ellensp
367c11dfa2
🐛 Fix STM32 Pins Debugging () 2022-04-21 04:06:22 -05:00
Scott Lahteine
d507ea117e 🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes 
Followup to aaf5bf02
2022-04-21 02:26:31 -05:00
Christian Piper
3905234b0d
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-21 02:15:07 -05:00
thinkyhead
6fc284231c [cron] Bump distribution date (2022-04-21) 2022-04-21 00:06:20 +00:00
Scott Lahteine
a0d28f1770 🎨 Minimize block->steps.set 2022-04-20 04:29:42 -05:00
Scott Lahteine
d4fd39f05f 🐛 Update M913, M914 report
Followup to , , 
2022-04-20 00:56:52 -05:00
Keith Bennett
42be79b3a2 🐛 Fix JyersUI Preheat Items () 2022-04-19 19:26:25 -05:00
thinkyhead
5844128a77 [cron] Bump distribution date (2022-04-20) 2022-04-20 00:01:47 +00:00
DerAndere
8aaf64d917
💥 Update Motor Current G-codes for extra axes () 2022-04-18 22:15:15 -05:00
ellensp
5005c7b64c
🐛 Fix Manual Move cold extrude override ()
Followup to 

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-18 22:03:42 -05:00
thinkyhead
bb5dbd13a8 [cron] Bump distribution date (2022-04-19) 2022-04-19 00:01:38 +00:00
Scott Lahteine
696ae3cc14 ✏️ Remove extra G29 line
Followup to 85a62bbf
2022-04-18 16:41:16 -05:00
Keith Bennett
9d623160a6
🧑‍💻 Preheat menu improvements ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-18 05:46:58 -05:00
Ludy
3d3898145a
🌐 Update German language, FTDI cleanup ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-18 04:43:34 -05:00
thinkyhead
3b3dbcbeb4 [cron] Bump distribution date (2022-04-18) 2022-04-18 06:00:58 +00:00
Ludy
fc87834cc0
🐛 Fix FTDI::get_utf8_char_and_inc compile () 2022-04-18 00:01:28 -05:00
John Lagonikas
c58c5b09ab
🐛 Fix MPC compile ()
Followup to , 

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-17 23:56:52 -05:00
DerAndere
2ee39b62f3
🩹 Fix some parameters w/out values () 2022-04-17 23:03:39 -05:00
Scott Lahteine
fd082df077 🧑‍💻 Handle PLR in manage_media 2022-04-17 21:20:34 -05:00
Scott Lahteine
aaf5bf0218 🧑‍💻 Add RESET_STEPPERS_ON_MEDIA_INSERT flag 2022-04-17 21:20:34 -05:00
Scott Lahteine
fb54d06582 🎨 Flatten manage_media code 2022-04-17 21:20:34 -05:00
thinkyhead
5eeb6e0bca [cron] Bump distribution date (2022-04-16) 2022-04-16 00:02:34 +00:00
thinkyhead
d6cc851c67 [cron] Bump distribution date (2022-04-15) 2022-04-15 06:03:40 +00:00
Giuliano Zaro
14603112a4
🩹 Fix MPC_EDIT_DEFS () 2022-04-14 23:22:08 -05:00
Robby Candra
a52dfc0373
🩹 Fix DEBUG_CARDREADER () 2022-04-14 23:21:12 -05:00
Moritz Wirger
3e1dd0d640
enwi ESPNP board support () 2022-04-14 21:43:21 -05:00
ellensp
2e121014b0
✏️ Fix 9-axis Z axis typo ()
Followup to 
2022-04-14 21:38:27 -05:00
Scott Lahteine
cbf8622670 🎨 Use LEDColor default C-CTOR 2022-04-14 21:34:28 -05:00
Scott Lahteine
80810f1b18 🚨 Fix some compiler warnings 2022-04-14 21:34:06 -05:00
thinkyhead
29d3f6a024 [cron] Bump distribution date (2022-04-12) 2022-04-12 00:01:44 +00:00
Giuliano Zaro
80d09044f7
🌐 Update Italian language () 2022-04-10 19:23:53 -05:00
thinkyhead
11c41600a3 [cron] Bump distribution date (2022-04-11) 2022-04-11 00:01:51 +00:00
Scott Lahteine
2af7657214 🩹 Use LCD_CONTRAST_INIT in pins files 2022-04-10 07:39:50 -05:00
Scott Lahteine
f31d3c6749 🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes 
2022-04-10 06:31:39 -05:00
LPRtypeCN
c53af0df0b
🌐 Update Chinese language () 2022-04-10 06:19:12 -05:00
Scott Lahteine
cec7836959
Autoreport Redundant Sensor option () 2022-04-10 03:58:58 -05:00
Scott Lahteine
e4a8c693b0 🎨 Misc. USB flash code cleanup 2022-04-10 03:45:36 -05:00
Scott Lahteine
f7cb1ce3f4 🩹 Fix PID helper functions 2022-04-10 03:19:07 -05:00
Scott Lahteine
577831bf1a 🩹 Apply 100% leveling correction below the bed
See 
2022-04-10 01:49:59 -05:00
thinkyhead
6cb1a4a48b [cron] Bump distribution date (2022-04-10) 2022-04-10 06:25:51 +00:00
tombrazier
3da29b4a04
🚸 Improve MPC tuning, add menu items ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 01:20:05 -05:00
Robert Brenckman
6ee34331b7
🐛 Fix Tool Change priming ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 00:24:07 -05:00
Scott Lahteine
e2353be24f 🎨 Misc. cleanup, string optimization 2022-04-09 22:57:28 -05:00
stream2me
46e282bd6d
🐛 Prefer os.replace, fix TFT_LVGL_UI build () 2022-04-09 19:46:29 -05:00
Robby Candra
6fa930f043
⚰️ Clean up dead option () 2022-04-09 19:44:31 -05:00
Robby Candra
b19f745659
♻️ Bilinear refactor followup ()
Followup to 
2022-04-09 19:39:04 -05:00
Keith Bennett
88f36ac82f
✏️ Fix FYSETC Mini Panel neopixel type () 2022-04-09 19:21:42 -05:00
InsanityAutomation
02f5e2de9c
🩹 Fix and clean up E3V2 draw () 2022-04-09 19:19:14 -05:00
Scott Lahteine
6567e0e0aa 🎨 Misc. 9-axis cleanup 2022-04-09 19:17:04 -05:00
thinkyhead
fc50018b06 [cron] Bump distribution date (2022-04-05) 2022-04-05 00:01:35 +00:00
Scott Lahteine
32e6767b5a
DOGM Display Sleep ()
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-04-04 15:57:03 -05:00
DerAndere
f22307a0af
🚸 Better M350, M114 with more axes ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-03 21:43:42 -05:00
Scott Lahteine
877e10205b 🏗️ Axis name arrays
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-04-03 21:03:23 -05:00
Scott Lahteine
8b8defeacc 🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-04-03 21:00:31 -05:00
Scott Lahteine
f5daefb09d 🏗️ More 9-axis updates 2022-04-03 20:34:48 -05:00
thinkyhead
1fdad42c5f [cron] Bump distribution date (2022-04-04) 2022-04-04 00:17:29 +00:00
Giuliano Zaro
591fa8b753
🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS () 2022-04-03 18:49:51 -05:00
John Robertson
f7fff4d455
🧑‍💻 Define isr_float_t to assert a non-FPU float ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-03 18:47:55 -05:00
ellensp
283aca50ba
🌐 Update Russian language () 2022-04-03 18:46:05 -05:00
Giuliano Zaro
1bc9a530bd
🐛 Fix Bed/Chamber PID Autotune with MPCTEMP () 2022-04-03 18:44:45 -05:00
Scott Lahteine
01797f74dc ✏️ Fix HAS_GCODE_M876 2022-04-03 18:30:49 -05:00
Scott Lahteine
ff07c2b375 ✏️ No such pin 2022-04-03 18:07:40 -05:00
Scott Lahteine
90289b0ca0 🌐 Rename "LCD Timeout" string 2022-04-03 16:59:46 -05:00