Commit graph

19612 commits

Author SHA1 Message Date
ledzepman71 8b8b2a7ed3 📌 Tenlog PSU pin (#24266) 2022-06-04 00:57:34 -05:00
tombrazier fc1a620b87 🚩 MPC update (#24253) 2022-06-04 00:57:34 -05:00
Keith Bennett 9799907dc9 👔 Configs required to submit a Bug Report (#24256) 2022-06-03 22:06:51 -05:00
Scott Lahteine 6fc4dbbbc4 🚸 Change M201 G to S 2022-06-03 22:06:51 -05:00
Robby Candra 74596ad4d7 🩹 Adjust manage_media for slow/late media init (USB FD) (#24015) 2022-06-03 22:06:51 -05:00
Scott Lahteine 28f8646aa6 ♻️ Apply F() to more LCD code (#24228) 2022-06-03 22:06:51 -05:00
John Robertson 9a74bcd4cf Laser Safety Timeout (#24189) 2022-06-03 22:06:50 -05:00
Scott Lahteine 07cd248b91 ♻️ Move watchdog to MarlinHAL 2022-06-03 22:06:50 -05:00
Scott Lahteine 209c792ef7 🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170) 2022-06-03 22:06:50 -05:00
Scott Lahteine dbd00d9927 DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-06-03 22:06:50 -05:00
Ludy 4ae54a6229 🐛 Update German language, Fix FTDI (#24047, #24048, #24227) 2022-06-03 22:06:50 -05:00
tombrazier ce0af56d0a 🚸 Improve MPC tuning, add menu items (#23984, #24018, #24049, #24059) 2022-06-03 22:06:50 -05:00
Giuliano Zaro 6c557a2480 🐛 Fix Bed/Chamber PID Autotune with MPCTEMP (#23983) 2022-06-03 22:06:50 -05:00
Scott Lahteine a6ce9bf559 Autoreport Redundant Sensor option (#24014) 2022-06-03 22:06:50 -05:00
tombrazier 21c838cb1b ⚗️ Temperature Model Predictive Control (#23751) 2022-06-03 22:06:50 -05:00
Pauli Jokela 3443a9e18b SOUND_ON_DEFAULT option (#24102) 2022-06-03 22:06:50 -05:00
Robert Brenckman b2b5b85045 🐛 Fix Tool Change priming (#21142) 2022-06-03 22:06:50 -05:00
Scott Lahteine 2086cc9f4e 📝 Refer to 'PROGMEM' as 'flash' 2022-06-03 22:06:50 -05:00
Scott Lahteine 8eccfd4a6f 🔧 Bed/Chamber PID Autotune menus
Derived from MarlinFirmware/Marlin#23983
2022-06-03 22:06:50 -05:00
Scott Lahteine 9ab654adcb 🐛 Fix min/max temp evaluation
Fixes #24257
2022-06-03 22:06:50 -05:00
Scott Lahteine 0ae982188c 🐛 Fix M203 report 2022-06-03 18:40:06 -05:00
ellensp bed0788f72 🩹 Fix G60/G61 debug code (#24231) 2022-06-03 01:20:39 -05:00
Scott Lahteine deb1ba73bb 🎨 Use pos.set method 2022-05-31 17:31:15 -05:00
Scott Lahteine 57f0ac88af 🎨 Misc. boards/pins cleanup 2022-05-31 17:31:14 -05:00
Simon Pilepich 915bce495c 📝 Fix Mightyboard MOSFET comments (#24183) 2022-05-31 17:31:13 -05:00
Scott Lahteine 800a936caa 🎨 Combine serial echos 2022-05-27 17:05:35 -05:00
ellensp ccf39b1c42 🔨 Add src_filter for I2C_AMMETER (#24242) 2022-05-27 17:05:08 -05:00
Keith Bennett d19179ce28 ✏️ Fix some motherboard checks (#24238) 2022-05-27 17:04:45 -05:00
ellensp 4a6ae1b64d 🎨 Remove MKS custom pins, TinyBee cleanup (#24186) 2022-05-27 17:04:22 -05:00
ellensp 0daaef589c 📌 Use MarlinSimUI/bugfix-2.0.x (#24232) 2022-05-27 17:04:06 -05:00
Scott Lahteine 4831cbebd8 🎨 Add EXP1/2 headers, adjust TFT pins (#24230) 2022-05-27 17:03:06 -05:00
tombrazier e0deb75764 🐛 Fix Leveling apply/unapply (#24188)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-27 17:01:38 -05:00
Scott Lahteine a0fe4f4895 🎨 Minor HAL cleanup 2022-05-27 17:01:20 -05:00
Keith Bennett 4d65d7f142 📝 Add logo, helpful links to README (#24226) 2022-05-23 02:40:38 -05:00
Scott Lahteine 1b879f0ee4 🔨 Fix mfprep string test 2022-05-22 19:52:38 -05:00
Scott Lahteine b6abc760ce 🔨 Move, tweak maple envs 2022-05-22 19:52:38 -05:00
Keith Bennett 0ae061713c 👔 Move GitHub templates, update README (#24199) 2022-05-22 19:52:18 -05:00
Scott Lahteine 1d12e72bf6 🐛 Fix SEGMENT_LEVELED_MOVES with UBL 2022-05-22 17:06:22 -05:00
Scott Lahteine c97cf10956 🩹 Fix const warning 2022-05-22 17:02:08 -05:00
Scott Lahteine b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2022-05-21 18:13:30 -05:00
Keith Bennett 06c4a9acdb 🐛 Fix FLSUN Hispeed FIL_RUNOUT_PIN, MKS Robin Mini TFT pins (#24204) 2022-05-21 18:13:30 -05:00
Arthur Masson 8a301196e1 🐛 Fix Polargraph G92 command (#24223) 2022-05-21 14:46:49 -05:00
Marcio T 1e7219f4a6 🐛 Fix FTDI_EVE_TOUCH_UI reboot loop (#24195) 2022-05-19 12:11:03 -05:00
ellensp 02c267f542 🔨 Require PIO >= 6.0.1 (#24205) 2022-05-19 09:29:46 -05:00
Ivan Kravets fe77fc66c0 🔨 Use PlatformIO Core 6.0 Dev for CI (#24194) 2022-05-17 16:47:34 -05:00
Scott Lahteine 268a16b1ef 🚸 ProUI APRIL2022 updates (#24084) 2022-05-17 15:54:34 -05:00
ellensp 8351b1431f 🩹 Fix MarlinUI allow-cold-extrude (#24176)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-17 03:04:30 -05:00
Oliver Jean Eifler 718806761f 🩹 Suppress ZERO() warning (#24178) 2022-05-17 03:04:30 -05:00
Marcio T 78c7fedcea 🐛 Fix Due cli/sei (#24182)
Followup to #23357
2022-05-16 21:49:30 -05:00
Scott Lahteine c4b8339b84 🎨 HAL_MinSerial.* => MinSerial.* 2022-05-16 21:49:30 -05:00