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

15741 commits

Author SHA1 Message Date
Scott Lahteine
44eff9a233 ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
GHGiampy
fee85b318e
✏️ Fix getLFNName parameter () 2022-02-17 18:45:42 -06:00
jefflessard
cba8d4f401
🚨 Fix TEMP_SENSOR_BOARD warnings () 2022-02-17 18:44:41 -06:00
thinkyhead
2ba1153fd8 [cron] Bump distribution date (2022-02-18) 2022-02-18 00:23:00 +00:00
Scott Lahteine
7b25b9ec5b 🐛 Patch Creality RAMPS FET / FAN pins
Improvement for multi-hotend setup by TH3D.
2022-02-17 14:41:56 -06:00
thinkyhead
10c0b9423d [cron] Bump distribution date (2022-02-17) 2022-02-17 00:19:04 +00:00
Simon Pilepich
5439da6775
🧑‍💻 Update MightyBoard FET pins () 2022-02-15 20:46:09 -06:00
thinkyhead
e507aa09c5 [cron] Bump distribution date (2022-02-16) 2022-02-16 00:19:06 +00:00
Scott Lahteine
98a17cd60d ♻️ Rename XATC z_values => z_offset 2022-02-15 15:09:09 -06:00
Giuseppe499
aae08e9b0d
🐛 Fix XATC divide-by-zero () 2022-02-15 13:21:05 -06:00
thinkyhead
cd4c1be641 [cron] Bump distribution date (2022-02-14) 2022-02-14 00:20:02 +00:00
InsanityAutomation
03516f0519
♻️ No ui.reinit_lcd on any ExtUI ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-13 13:44:24 -06:00
Scott Lahteine
e8cc050e90 📝 Update conditionals descriptions 2022-02-13 13:12:44 -06:00
Scott Lahteine
cf013a7f3e 🔧 HAS_LCDPRINT conditional 2022-02-13 12:55:26 -06:00
thinkyhead
cda4682861 [cron] Bump distribution date (2022-02-12) 2022-02-12 00:21:36 +00:00
John Robertson
b4d3e1da34
More Nozzle Park move options ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-11 15:04:47 -06:00
ellensp
26e4f70d7c
✏️ Fix E3V2 display with BTT SKR Mini E3 v3 () 2022-02-11 13:50:07 -06:00
ellensp
fb86b6b3e3
🚸 Align MKS UI heated bed status with HAS_MULTI_HOTEND () 2022-02-11 13:39:34 -06:00
Scott Lahteine
df98bd26b3 💥 Change 'M42 M' to 'M42 T' 2022-02-11 09:36:52 -06:00
thinkyhead
be8f4f47f9 [cron] Bump distribution date (2022-02-11) 2022-02-11 00:19:49 +00:00
Scott Lahteine
3d2b2ca790 🎨 Misc. DGUS cleanup 2022-02-10 16:08:04 -06:00
Thomas White
f2d1770cee
Pxmalion Core i3 () 2022-02-10 14:02:45 -06:00
Scott Lahteine
267a44c95c 🧑‍💻 Wrap MMU1 pins 2022-02-10 13:58:50 -06:00
espr14
5520aa3a10
🩹 Simplify quick homing feedrate ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-10 13:28:38 -06:00
Mads Ynddal
191d25f917 🐛 Fix XYZEval::set(XY, Z) and (XY, Z, E) ()
Fix regression in 

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-10 12:02:31 -06:00
thinkyhead
ae96892612 [cron] Bump distribution date (2022-02-10) 2022-02-10 00:20:36 +00:00
MOHAMMAD RASIM
a323d6732b
🚸 Fix, Improve Power-Loss Recovery ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-02-09 12:29:34 -06:00
ellensp
0a24f858f3
🚸 Restore active tool after ABL G29 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-09 10:46:53 -06:00
thinkyhead
1e18ce6e5d [cron] Bump distribution date (2022-02-09) 2022-02-09 00:23:37 +00:00
Scott Lahteine
2d04e5733a 🧑‍💻 Drop hostui.flag 2022-02-08 18:02:28 -06:00
Taylor Talkington
7763f9385d
Optional HOST_STATUS_NOTIFICATIONS () 2022-02-08 17:36:06 -06:00
Scott Lahteine
f84eb27c4c 🔧 Update MIXING_EXTRUDER sanity checks
Fixing 
2022-02-08 17:03:38 -06:00
thinkyhead
067faaceb1 [cron] Bump distribution date (2022-02-08) 2022-02-08 00:29:22 +00:00
InsanityAutomation
c2fa7e5942 PLR accessors for Ext UI () 2022-02-07 16:24:46 -06:00
InsanityAutomation
3e93def08e
🩹 Fix Maple HAL compile errors () 2022-02-07 16:22:18 -06:00
thinkyhead
029ff158bc [cron] Bump distribution date (2022-02-07) 2022-02-07 00:19:00 +00:00
Bob Kuhn
d987e23d5b
🐛 Fix init of delta safe height (for G29, G33, etc.) () 2022-02-06 08:35:18 -06:00
thinkyhead
dd4f93f90b [cron] Bump distribution date (2022-02-06) 2022-02-06 00:23:02 +00:00
ellensp
a8f3810f39
🐛 Fix missing u8g_esp32_spi () 2022-02-05 10:52:18 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates () 2022-02-05 10:30:17 -06:00
John Lagonikas
57cee04c89
🐛 Fix dual MAX31865 initialization issues () 2022-02-04 19:10:59 -06:00
Bob Kuhn
668020777f
🩹 Prevent Z error with UBL + Park unscaled E move () 2022-02-04 19:00:35 -06:00
ellensp
385b0c0106
🚨 Deprecate Maple build () 2022-02-04 18:51:00 -06:00
GHGiampy
5439a34c4b
🩹 Init brightness/contrast later () 2022-02-04 18:44:21 -06:00
Kelroy
f61f8e3022
SAMD51 Bricolemon / Bricolemon Lite boards () 2022-02-04 18:40:35 -06:00
thinkyhead
f2973ebd5f [cron] Bump distribution date (2022-02-05) 2022-02-05 00:15:43 +00:00
Bruno Henrique de Paula
d99d0c8a10
📌 Distinct BOARD_CREALITY_V422 () 2022-02-04 15:57:43 -06:00
Bones
076d8e83ea
Add ZRIB v53, patch G35 Z drop, related issues () 2022-02-04 15:52:57 -06:00
Bob Kuhn
7ef9e6df98
🐛 Fix RUMBA + MKS Mini12864 Neopixel pin () 2022-02-04 13:34:48 -06:00
Mike La Spina
71d54dab3c
🍻 STM32 set_pwm_duty "on/off" for digital pins () 2022-02-04 13:33:52 -06:00
Scott Lahteine
f2a83bc245 💡 Comment variant timers 2022-02-04 12:40:26 -06:00
thinkyhead
d5d3f28bfe [cron] Bump distribution date (2022-02-04) 2022-02-04 18:04:39 +00:00
Mike La Spina
8e8409ed67
🔧 Sanity-check AVR D9 Fan PWM / SPEAKER Timer2 () 2022-02-04 10:45:34 -06:00
ellensp
1636325b72
🐛 Creality v4 cleanup, pin correction () 2022-02-04 10:24:38 -06:00
thinkyhead
e4658c321f [cron] Bump distribution date (2022-02-02) 2022-02-02 00:20:21 +00:00
GHGiampy
f07fc7e96f
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI () 2022-02-01 17:35:38 -06:00
Scott Lahteine
1d35bb5d33 🔧 Board temp sensor check 2022-02-01 17:28:29 -06:00
Maeyanie
b637617deb
🐛 Fix M852 report () 2022-02-01 17:27:14 -06:00
thinkyhead
c61a692e7f [cron] Bump distribution date (2022-02-01) 2022-02-01 00:19:16 +00:00
thinkyhead
a1cfb15e40 [cron] Bump distribution date (2022-01-30) 2022-01-30 12:26:01 +00:00
ellensp
69c7b8c1de
🐛 Fix FYSETC S6, S6 V2 Serial RX pins () 2022-01-30 05:34:03 -06:00
Mike La Spina
127a3ad831
🐛 Fix AVR 644/1284 Timer / PWM conflicts () 2022-01-30 05:31:56 -06:00
thinkyhead
79fea49868 [cron] Bump distribution date (2022-01-28) 2022-01-28 00:18:24 +00:00
Scott Lahteine
afdaa17964 🧑‍💻 Simplify Fast PWM timer macros 2022-01-27 07:05:26 -06:00
thinkyhead
7b12f985d3 [cron] Bump distribution date (2022-01-27) 2022-01-27 00:18:30 +00:00
Mike La Spina
7fb65309aa
🐛 Fix SPI DMA and default mode ()
Followup to 
2022-01-26 14:01:22 -06:00
Scott Lahteine
9c1eaafe88 📝 Update Creality 4.2.2 driver warning 2022-01-26 13:40:29 -06:00
Keith Bennett
5b35f3a955
🚸 Better "Bed Tramming Done" dialog ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-26 12:33:10 -06:00
thinkyhead
9eab577765 [cron] Bump distribution date (2022-01-26) 2022-01-26 02:01:35 +00:00
Scott Lahteine
91c7db027f
BOARD_CREALITY_V24S1_301 ()
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
2022-01-25 18:33:30 -06:00
ellensp
b44263eb5b
FYSETC TFT81050 CI Test () 2022-01-25 18:08:15 -06:00
Scott Lahteine
7af8e23254 ✏️ Fix MKS enum 2022-01-25 17:22:16 -06:00
Scott Lahteine
ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
thinkyhead
231150ab77 [cron] Bump distribution date (2022-01-25) 2022-01-25 12:11:56 +00:00
Timofey Titovets
5b9afdfb25
️ Tuned Thermistor 66 (T-D500) () 2022-01-25 03:36:09 -06:00
Lars
8badf2d71f
🐛 Fix DGUS_Reloaded G-code execution () 2022-01-25 03:30:45 -06:00
Keith Bennett
7f97ba9cdb
🐛 Fix Creality DWIN LCD with SKR Mini E3 V3 () 2022-01-25 03:25:19 -06:00
DejitaruJin
539a893694
🩹 Fix DWIN float debugging () 2022-01-25 02:52:23 -06:00
Keith Bennett
f6ea8d1185
🔨 Creality RCT6 (256K) variants ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-25 02:09:53 -06:00
thinkyhead
02b01c773e [cron] Bump distribution date (2022-01-22) 2022-01-22 18:04:48 +00:00
Scott Lahteine
8169253a7d
🧑‍💻 Fix up some AUX / EXP pins () 2022-01-22 10:19:26 -06:00
Mike La Spina
f6e8622360
🐛 Fix LCD contrast/brightness init ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-22 10:16:41 -06:00
Scott Lahteine
d5f2334140 ♻️ Adjust LCD init, contrast default, settings load 2022-01-22 10:14:47 -06:00
thinkyhead
37ee9a47ab [cron] Bump distribution date (2022-01-21) 2022-01-21 00:17:50 +00:00
John Lagonikas
7415c38790
🩹 Fix power.h compile () 2022-01-20 05:58:36 -06:00
Scott Lahteine
900bcbeeca 🩹 BOARD_INIT followup 2022-01-19 18:33:56 -06:00
thinkyhead
56f065db05 [cron] Bump distribution date (2022-01-20) 2022-01-19 18:33:56 -06:00
Scott Lahteine
a963c5f9f3 🩹 Fix Robin Nano BOARD_INIT 2022-01-19 05:11:18 -06:00
Scott Lahteine
0f2ba5b92b 📝 Tweak G26 Q description 2022-01-19 03:31:36 -06:00
Scott Lahteine
5179f55bf9 🎨 LCD_SCREEN_ROT_* => LCD_SCREEN_ROTATE 2022-01-19 03:28:19 -06:00
Scott Lahteine
fd595aa01b 🎨 Misc. style and cleanup 2022-01-19 02:20:32 -06:00
John Lagonikas
0aea3ae058
🐛 Fix conditional M81 suicide () 2022-01-19 02:13:47 -06:00
thinkyhead
383afd79bc [cron] Bump distribution date (2022-01-19) 2022-01-19 00:18:14 +00:00
Scott Lahteine
18e1128f70
📌 RAMPS AUX 1-2 headers () 2022-01-18 03:18:37 -06:00
Fahad Alduraibi
e9ef609b07
🐛 Fix RAMPS 1.4 Plus EXP headers () 2022-01-18 03:16:39 -06:00
Salvatore Bramante
df69d72273
🐛 Fix Octopus v1.x probe pin () 2022-01-18 03:09:06 -06:00
Scott Lahteine
e2446dc561 💥 Generalize extra debugging 2022-01-18 03:01:09 -06:00
Keith Bennett
8c83ddd201
🔨 Suppressible CONFIGURATION_EMBEDDING warning () 2022-01-18 02:30:52 -06:00
GHGiampy
1e246d65ad
Long filename open/create/write ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-18 00:56:11 -06:00
thinkyhead
0c0ba6db7d [cron] Bump distribution date (2022-01-18) 2022-01-18 00:21:03 +00:00