Skip to content

Commit 4721e09

Browse files
committed
Squashed commit of the following:
commit 80d0904 Author: Giuliano Zaro <[email protected]> Date: Mon Apr 11 02:23:53 2022 +0200 🌐 Update Italian language (MarlinFirmware#24019) commit 11c4160 Author: thinkyhead <[email protected]> Date: Mon Apr 11 00:01:51 2022 +0000 [cron] Bump distribution date (2022-04-11) commit 416fb66 Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 08:43:11 2022 -0500 🧑‍💻 Strip #errors in Configurations deployment commit 2af7657 Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 07:39:50 2022 -0500 🩹 Use LCD_CONTRAST_INIT in pins files commit f31d3c6 Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 06:31:39 2022 -0500 🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check Fixes MarlinFirmware#23824 commit c53af0d Author: LPRtypeCN <[email protected]> Date: Sun Apr 10 19:19:12 2022 +0800 🌐 Update Chinese language (MarlinFirmware#23865) commit cec7836 Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 03:58:58 2022 -0500 ✨ Autoreport Redundant Sensor option (MarlinFirmware#24014) commit e4a8c69 Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 03:45:28 2022 -0500 🎨 Misc. USB flash code cleanup commit 7ff5e02 Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 03:44:45 2022 -0500 🔨 Fix LPC176x debug build See MarlinFirmware#23635 commit f7cb1ce Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 03:17:53 2022 -0500 🩹 Fix PID helper functions commit 577831b Author: Scott Lahteine <[email protected]> Date: Sun Apr 10 01:49:59 2022 -0500 🩹 Apply 100% leveling correction below the bed See MarlinFirmware#24002 commit 6cb1a4a Author: thinkyhead <[email protected]> Date: Sun Apr 10 06:25:51 2022 +0000 [cron] Bump distribution date (2022-04-10) commit 3da29b4 Author: tombrazier <[email protected]> Date: Sun Apr 10 07:20:05 2022 +0100 🚸 Improve MPC tuning, add menu items (MarlinFirmware#23984) Co-authored-by: Scott Lahteine <[email protected]> commit 6ee3433 Author: Robert Brenckman <[email protected]> Date: Sun Apr 10 01:24:07 2022 -0400 🐛 Fix Tool Change priming (MarlinFirmware#21142) Co-authored-by: Scott Lahteine <[email protected]> commit e2353be Author: Scott Lahteine <[email protected]> Date: Sat Apr 9 22:52:36 2022 -0500 🎨 Misc. cleanup, string optimization commit 46e282b Author: stream2me <[email protected]> Date: Sun Apr 10 02:46:29 2022 +0200 🐛 Prefer os.replace, fix TFT_LVGL_UI build (MarlinFirmware#24001) commit 6fa930f Author: Robby Candra <[email protected]> Date: Sun Apr 10 07:44:31 2022 +0700 ⚰️ Clean up dead option (MarlinFirmware#24006) commit b19f745 Author: Robby Candra <[email protected]> Date: Sun Apr 10 07:39:04 2022 +0700 ♻️ Bilinear refactor followup (MarlinFirmware#24009) Followup to MarlinFirmware#23868 commit febf7e5 Author: ellensp <[email protected]> Date: Sun Apr 10 12:37:24 2022 +1200 🔨 Preflight check old abl files (MarlinFirmware#24010) commit 88f36ac Author: Keith Bennett <[email protected]> Date: Sat Apr 9 17:21:42 2022 -0700 ✏️ Fix FYSETC Mini Panel neopixel type (MarlinFirmware#24011) commit 02f5e2d Author: InsanityAutomation <[email protected]> Date: Sat Apr 9 20:19:14 2022 -0400 🩹 Fix and clean up E3V2 draw (MarlinFirmware#24013) commit 6567e0e Author: Scott Lahteine <[email protected]> Date: Sat Apr 9 19:17:04 2022 -0500 🎨 Misc. 9-axis cleanup commit fc50018 Author: thinkyhead <[email protected]> Date: Tue Apr 5 00:01:35 2022 +0000 [cron] Bump distribution date (2022-04-05) commit 32e6767 Author: Scott Lahteine <[email protected]> Date: Mon Apr 4 15:57:03 2022 -0500 ✨ DOGM Display Sleep (MarlinFirmware#23992) Co-authored-by: borland1 <[email protected]> commit f22307a Author: DerAndere <[email protected]> Date: Mon Apr 4 04:43:42 2022 +0200 🚸 Better M350, M114 with more axes (MarlinFirmware#23986) Co-authored-by: Scott Lahteine <[email protected]> commit 877e102 Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 20:13:11 2022 -0500 🏗️ Axis name arrays Co-Authored-By: DerAndere <[email protected]> commit 8b8defe Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 20:52:27 2022 -0500 🏗️ Extend AXIS_CHAR to include E Co-Authored-By: DerAndere <[email protected]> commit f5daefb Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 20:34:48 2022 -0500 🏗️ More 9-axis updates commit 1fdad42 Author: thinkyhead <[email protected]> Date: Mon Apr 4 00:17:29 2022 +0000 [cron] Bump distribution date (2022-04-04) commit 591fa8b Author: Giuliano Zaro <[email protected]> Date: Mon Apr 4 01:49:51 2022 +0200 🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS (MarlinFirmware#23985) commit f7fff4d Author: John Robertson <[email protected]> Date: Mon Apr 4 00:47:55 2022 +0100 🧑‍💻 Define isr_float_t to assert a non-FPU float (MarlinFirmware#23969) Co-authored-by: Scott Lahteine <[email protected]> commit 283aca5 Author: ellensp <[email protected]> Date: Mon Apr 4 11:46:05 2022 +1200 🌐 Update Russian language (MarlinFirmware#23978) commit 1bc9a53 Author: Giuliano Zaro <[email protected]> Date: Mon Apr 4 01:44:45 2022 +0200 🐛 Fix Bed/Chamber PID Autotune with MPCTEMP (MarlinFirmware#23983) commit 01797f7 Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 18:30:49 2022 -0500 ✏️ Fix HAS_GCODE_M876 commit ff07c2b Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 18:07:40 2022 -0500 ✏️ No such pin commit 90289b0 Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 16:53:39 2022 -0500 🌐 Rename "LCD Timeout" string commit 19838d9 Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 16:50:39 2022 -0500 🎨 Misc. adjustments, spacing commit c4873a6 Author: Scott Lahteine <[email protected]> Date: Sun Apr 3 16:14:02 2022 -0500 🧑‍💻 General and Axis-based bitfield flags (MarlinFirmware#23989) commit 7ce4a7f Author: Keith Bennett <[email protected]> Date: Sun Apr 3 14:13:29 2022 -0700 ✏️ Fix NOZZLE_PARK_Y_ONLY sanity-check (MarlinFirmware#23990) commit 4f1967a Author: thinkyhead <[email protected]> Date: Sun Apr 3 00:46:28 2022 +0000 [cron] Bump distribution date (2022-04-03) commit e4c7c55 Author: Giuliano Zaro <[email protected]> Date: Sun Apr 3 01:27:05 2022 +0200 🐛 Fix PID edit menu for Bed, Chamber (MarlinFirmware#23987) commit d98c61c Author: thinkyhead <[email protected]> Date: Sat Apr 2 00:01:39 2022 +0000 [cron] Bump distribution date (2022-04-02) commit 931e243 Author: Scott Lahteine <[email protected]> Date: Fri Apr 1 04:57:41 2022 -0500 Draw flags followup commit 0c366d3 Author: ellensp <[email protected]> Date: Fri Apr 1 21:01:34 2022 +1300 ✏️ Fix E3V2 MarlinUI draw flags (MarlinFirmware#23979) commit 72b2e2b Author: tombrazier <[email protected]> Date: Fri Apr 1 08:14:14 2022 +0100 ⚗️ Temperature Model Predictive Control (MarlinFirmware#23751) commit 8fb6521 Author: thinkyhead <[email protected]> Date: Fri Apr 1 06:01:01 2022 +0000 [cron] Bump distribution date (2022-04-01) commit e5b651f Author: DerAndere <[email protected]> Date: Fri Apr 1 07:10:38 2022 +0200 ✨ Support for up to 9 axes (linear, rotary) (MarlinFirmware#23112) Co-authored-by: Scott Lahteine <[email protected]> commit 2786592 Author: Giuliano Zaro <[email protected]> Date: Fri Apr 1 04:22:26 2022 +0200 📝 Obsolete freeze comment (MarlinFirmware#23964) Followup to MarlinFirmware#23944 commit 04ab653 Author: aegelsky <[email protected]> Date: Fri Apr 1 05:21:10 2022 +0300 🐛 Fix MKS Gen. L - EEB (MarlinFirmware#23965) commit f15b1c1 Author: Jon <[email protected]> Date: Thu Mar 31 22:18:32 2022 -0400 🩹 SKR2 Pins DIAG flag (MarlinFirmware#23968) Followup to MarlinFirmware#23050 commit c7f03b8 Author: Keith Bennett <[email protected]> Date: Thu Mar 31 19:16:11 2022 -0700 📌 SKR Mini V1.1 TMC UART Pins (MarlinFirmware#23970) commit 108cc4b Author: grauerfuchs <[email protected]> Date: Thu Mar 31 22:15:06 2022 -0400 🐛 Fix MightyBoard Rev. E EX2, extra MOSFETs (MarlinFirmware#23976) commit ae53033 Author: tombrazier <[email protected]> Date: Fri Apr 1 03:13:16 2022 +0100 ♻️ Refactor and fix ABL Bilinear (MarlinFirmware#23868) commit 72a9a02 Author: Manianac <[email protected]> Date: Thu Mar 31 17:23:52 2022 -0700 🐛 Use ADC_VREF for Filament Width ADC Vref (MarlinFirmware#23977) commit 2dbb28f Author: thinkyhead <[email protected]> Date: Wed Mar 30 00:26:34 2022 +0000 [cron] Bump distribution date (2022-03-30) commit 4953946 Author: InsanityAutomation <[email protected]> Date: Tue Mar 29 05:41:33 2022 -0400 🐛 Fix MarlinUI on Ender 3 S1 (MarlinFirmware#23949) commit 6015ee2 Author: Scott Lahteine <[email protected]> Date: Tue Mar 29 04:22:04 2022 -0500 🎨 Combine common LPC1768 I2C code commit 0752082 Author: Scott Lahteine <[email protected]> Date: Tue Mar 29 03:48:37 2022 -0500 🎨 INI cleanup commit d6fcae4 Author: Scott Lahteine <[email protected]> Date: Tue Mar 29 03:38:25 2022 -0500 💥 Rename ExtUI settings methods commit 4edfb69 Author: Scott Lahteine <[email protected]> Date: Tue Mar 29 03:24:15 2022 -0500 💚 Lock CI testing to PlatformIO 5.2.5 commit 51d4c5a Author: John Lagonikas <[email protected]> Date: Tue Mar 29 11:13:45 2022 +0300 ✏️ Fix parking extruder compile (MarlinFirmware#23961) Followup to d3e3e6a commit 0b66906 Author: thinkyhead <[email protected]> Date: Tue Mar 29 00:31:43 2022 +0000 [cron] Bump distribution date (2022-03-29) commit 59f2f4f Author: Ludy <[email protected]> Date: Mon Mar 28 03:20:54 2022 +0200 🐛 Fix MMU2 buzz (MarlinFirmware#23950) Followup to MarlinFirmware#23943 commit bdc2b2b Author: David Forrest <[email protected]> Date: Sun Mar 27 21:19:02 2022 -0400 🔨 Fix Makefile GCC warning (MarlinFirmware#23957) commit d806a66 Author: thinkyhead <[email protected]> Date: Mon Mar 28 00:01:49 2022 +0000 [cron] Bump distribution date (2022-03-28) commit d95dca9 Author: Scott Lahteine <[email protected]> Date: Sat Mar 26 21:58:19 2022 -0500 🔨 Update TMC26XStepper link commit 4a54f84 Author: thinkyhead <[email protected]> Date: Sun Mar 27 00:01:26 2022 +0000 [cron] Bump distribution date (2022-03-27) commit 692f42e Author: Giuliano Zaro <[email protected]> Date: Sun Mar 27 00:22:41 2022 +0100 ✨ Configurable FREEZE pin state (MarlinFirmware#23948) commit 20b5615 Author: ellensp <[email protected]> Date: Sat Mar 26 16:44:22 2022 +1300 ✨ Configurable FREEZE pin state (MarlinFirmware#23944) Co-authored-by: Scott Lahteine <[email protected]> commit b1958a4 Author: Scott Lahteine <[email protected]> Date: Fri Mar 25 21:16:00 2022 -0500 🐛 Fix pulldown sanity check commit 959c559 Author: Scott Lahteine <[email protected]> Date: Fri Mar 25 20:54:01 2022 -0500 🔨 Try out v3 actions commit f1471c1 Author: ellensp <[email protected]> Date: Sat Mar 26 14:03:43 2022 +1300 🐛 Fix MMU2 buzz (MarlinFirmware#23943) Followup to 89a9c3a commit 80c4abc Author: thinkyhead <[email protected]> Date: Sat Mar 26 00:06:22 2022 +0000 [cron] Bump distribution date (2022-03-26) commit b7ffcd6 Author: Robby Candra <[email protected]> Date: Sat Mar 26 06:34:20 2022 +0700 ✨ STATUS_MESSAGE_TIMEOUT_SEC (MarlinFirmware#23135) Co-authored-by: Scott Lahteine <[email protected]> commit fd74261 Author: Scott Lahteine <[email protected]> Date: Fri Mar 25 17:35:00 2022 -0500 🚸 Clear "heating/cooling" message on temp reached commit 8dfdf51 Author: Scott Lahteine <[email protected]> Date: Fri Mar 25 17:09:55 2022 -0500 🎨 Format, use status macros commit 4ff0634 Author: Scott Lahteine <[email protected]> Date: Fri Mar 25 17:09:26 2022 -0500 🐛 Fix status_printf alert level commit 6b55eec Author: Scott Lahteine <[email protected]> Date: Fri Mar 25 17:04:06 2022 -0500 🩹 Print English to serial out commit 4a50d89 Author: Scott Lahteine <[email protected]> Date: Thu Mar 24 20:29:50 2022 -0500 ✏️ Encoder noise followup Followup to MarlinFirmware#23925 commit 867e274 Author: thinkyhead <[email protected]> Date: Fri Mar 25 00:01:44 2022 +0000 [cron] Bump distribution date (2022-03-25) commit d189cda Author: Oleg Belov <[email protected]> Date: Fri Mar 25 02:12:35 2022 +0300 📌 Custom cable for Mini 12864 V1 + SKR Mini E3 V3.0 (MarlinFirmware#23936) commit e119d9b Author: Serhiy-K <[email protected]> Date: Fri Mar 25 01:07:58 2022 +0200 🌐 Update Ukrainian language (MarlinFirmware#23935) commit 0d3f79e Author: ellensp <[email protected]> Date: Fri Mar 25 12:06:28 2022 +1300 🩹 Wrap endstop_diag.cpp (MarlinFirmware#23931) commit b44357d Author: thinkyhead <[email protected]> Date: Thu Mar 24 00:01:46 2022 +0000 [cron] Bump distribution date (2022-03-24) commit 0b32c39 Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 20:39:53 2022 -0500 🧑‍💻 Improve STATUS_BED_X commit 6b47db3 Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 20:34:00 2022 -0500 🎨 General cleanup, comments commit a80a303 Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 22:22:08 2022 -0500 🧑‍💻 EXTRUDER_LOOP macro commit 8ba6e8a Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 20:31:36 2022 -0500 🎨 Clean up tool change with tool sensor commit e458aa4 Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 20:11:58 2022 -0500 🔨 Fix 'mftest -s' commit a63205a Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 20:11:10 2022 -0500 🩹 Fix ADC math overflow commit 92d3a03 Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 19:56:07 2022 -0500 🧑‍💻 PIO --silent in build_example commit 258a2ed Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 19:17:12 2022 -0500 🎨 Apply _TERN where possible commit 98dcb9e Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 19:20:19 2022 -0500 🔨 Suppress MMU2 resume_position warning commit de8e436 Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 19:08:00 2022 -0500 🧑‍💻 Add neo.set_background_color(rgbw) commit 58fcaeb Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 18:53:42 2022 -0500 🔧 Sanity-checks for PULLDOWN, SINGLENOZZLE commit c47c52c Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 18:31:54 2022 -0500 🔧 No Switching Nozzle with MMU2 commit d3e3e6a Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 18:14:17 2022 -0500 🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER commit ef07c2c Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 18:11:01 2022 -0500 🔨 Allow I2CPE_ENC_n_INVERT set to false commit e183e38 Author: thinkyhead <[email protected]> Date: Wed Mar 23 00:01:36 2022 +0000 [cron] Bump distribution date (2022-03-23) commit 2baf49a Author: Scott Lahteine <[email protected]> Date: Tue Mar 22 15:30:29 2022 -0500 🚸 Allow one servo with cutter on RAMPS commit 10ce88f Author: thinkyhead <[email protected]> Date: Mon Mar 21 06:00:58 2022 +0000 [cron] Bump distribution date (2022-03-21) commit a8cf290 Author: Fredrik Andersson <[email protected]> Date: Mon Mar 21 02:14:45 2022 +0100 ✨ Encoder button noise filter (MarlinFirmware#23925) commit 032e5c9 Author: Scott Lahteine <[email protected]> Date: Sun Mar 20 19:12:19 2022 -0500 ✏️ Misc. cleanup commit 3c09cf2 Author: thinkyhead <[email protected]> Date: Sat Mar 19 00:01:41 2022 +0000 [cron] Bump distribution date (2022-03-19) commit a02a1de Author: Mark <[email protected]> Date: Fri Mar 18 12:49:47 2022 +0800 📌 PandaPi V2.9 – Standalone mode (MarlinFirmware#23908) commit 1f1571f Author: John Robertson <[email protected]> Date: Fri Mar 18 03:21:53 2022 +0000 ✨ ESP32 - Hardware PWM for fan, cutter, servos (MarlinFirmware#23802) commit 9b2c060 Author: ellensp <[email protected]> Date: Fri Mar 18 16:17:41 2022 +1300 🩹 Fix xatc EEPROM debug (MarlinFirmware#23911) commit 631e35b Author: tombrazier <[email protected]> Date: Fri Mar 18 03:15:26 2022 +0000 ⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (MarlinFirmware#23867) commit bf7176f Author: Ludy <[email protected]> Date: Fri Mar 18 02:55:33 2022 +0100 🩹 Fix redundant var declaration (MarlinFirmware#23913) commit 99413ae Author: thinkyhead <[email protected]> Date: Fri Mar 18 00:01:51 2022 +0000 [cron] Bump distribution date (2022-03-18) commit 653c847 Author: John Robertson <[email protected]> Date: Thu Mar 17 19:35:33 2022 +0000 🐛 MKS TinyBee - 2.5V ADC Vref (MarlinFirmware#23903) commit acade28 Author: thinkyhead <[email protected]> Date: Mon Mar 14 00:28:47 2022 +0000 [cron] Bump distribution date (2022-03-14) commit f4b41fc Author: Jelmer van der Stel <[email protected]> Date: Sun Mar 13 23:20:30 2022 +0100 🩹 Fix DWIN E3V2 display issues by allowing re-init (MarlinFirmware#23879) commit 9bc1d05 Author: Mrnt <[email protected]> Date: Sun Mar 13 15:17:35 2022 -0700 🧑‍💻 Allow DIGIPOT Rsx / Vrefmax override (MarlinFirmware#23885) commit 40ed3c5 Author: Julien Staub <[email protected]> Date: Sun Mar 13 23:11:31 2022 +0100 🐛 Fix STM32F1 HAL build (MarlinFirmware#23897) Followup to MarlinFirmware#23357 commit de87f53 Author: Julien Staub <[email protected]> Date: Sun Mar 13 23:09:32 2022 +0100 🩹 Fix ExtUI build with Host Keepalive disabled (MarlinFirmware#23898) commit a9c30cb Author: InsanityAutomation <[email protected]> Date: Sun Mar 13 18:00:35 2022 -0400 📝 Fix X2_MAX_POS comment (MarlinFirmware#23873) commit 4d40764 Author: Scott Lahteine <[email protected]> Date: Sun Mar 13 16:59:43 2022 -0500 📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment commit 0c0ef9e Author: Scott Lahteine <[email protected]> Date: Sun Mar 13 16:46:08 2022 -0500 🚸 Test LIN_ADVANCE in a pins file commit a58d35d Author: Mathew Winters <[email protected]> Date: Sun Mar 13 14:13:41 2022 +1300 ⚡️ G12 - Only require used axes to be homed (MarlinFirmware#23422) Co-authored-by: Scott Lahteine <[email protected]> commit ea3d6ec Author: thinkyhead <[email protected]> Date: Sun Mar 13 01:07:44 2022 +0000 [cron] Bump distribution date (2022-03-13) commit 2f6a6f3 Author: Keith Bennett <[email protected]> Date: Sat Mar 12 16:23:29 2022 -0800 🔨 Drop extraneous build flag (MarlinFirmware#23862) commit 9c9300f Author: Nick <[email protected]> Date: Sat Mar 12 23:47:47 2022 +0000 🐛 Fix Chiron new TFT SD print after reset (MarlinFirmware#23855) commit e354cd1 Author: Scott Lahteine <[email protected]> Date: Sat Mar 12 17:12:21 2022 -0600 🩹 Fix FSTR / PSTR usage commit 89a9c3a Author: Scott Lahteine <[email protected]> Date: Sat Mar 12 16:34:58 2022 -0600 🧑‍💻 Add standard BUZZ types commit 0bf319c Author: Ludy <[email protected]> Date: Sun Mar 13 00:36:23 2022 +0100 🌐 Fix, add some menu labels (MarlinFirmware#23895) commit bff55ea Author: Scott Lahteine <[email protected]> Date: Sat Mar 12 15:59:01 2022 -0600 🐛 Fix UBL 'G29 Q1' bug commit 623c6b7 Author: Scott Lahteine <[email protected]> Date: Sat Mar 12 15:58:28 2022 -0600 🧑‍💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI commit 5bbb345 Author: thinkyhead <[email protected]> Date: Sat Mar 12 00:43:48 2022 +0000 [cron] Bump distribution date (2022-03-12) commit 8e87e4c Author: BIGTREETECH <[email protected]> Date: Sat Mar 12 08:23:18 2022 +0800 🧑‍💻 STM32G0Bx : Use PLLQ for USB clock (MarlinFirmware#23870) commit 0563626 Author: kisslorand <[email protected]> Date: Sat Mar 12 02:21:08 2022 +0200 🚸 M401 H - Report BLTouch HS State (MarlinFirmware#23724) commit 2d8ec4f Author: GatCode <[email protected]> Date: Sat Mar 12 00:56:31 2022 +0100 📌 Fix, extend Index Rev03 Mobo (MarlinFirmware#23851) Co-authored-by: Scott Lahteine <[email protected]> commit df4e022 Author: Giuseppe499 <[email protected]> Date: Sat Mar 12 00:12:03 2022 +0100 🚸 Fix, extend X Axis Twist Compensation (MarlinFirmware#23745) Co-authored-by: Scott Lahteine <[email protected]> commit b123fa7 Author: tombrazier <[email protected]> Date: Fri Mar 11 23:09:04 2022 +0000 🐛 Restore STM32 / STM32F1 12-bit ADC (MarlinFirmware#23871) commit 79b38e0 Author: Miguel Risco-Castillo <[email protected]> Date: Fri Mar 11 15:06:49 2022 -0500 🚸 Update Ender3 V2/S1 Pro UI (MarlinFirmware#23878) commit bd3ecc3 Author: ellensp <[email protected]> Date: Sat Mar 12 03:51:25 2022 +1300 fix g29 (MarlinFirmware#23887) commit f516c9e Author: Scott Lahteine <[email protected]> Date: Fri Mar 11 02:56:24 2022 -0600 🐛 Fix UI include Followup to ~2 commit b9ef0f4 Author: ellensp <[email protected]> Date: Fri Mar 11 21:52:35 2022 +1300 📝 Update laser/spindle docs link (MarlinFirmware#23886) commit 48b5362 Author: Scott Lahteine <[email protected]> Date: Thu Mar 10 22:07:47 2022 -0600 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI Followup to MarlinFirmware#23624 commit 4e467e9 Author: thinkyhead <[email protected]> Date: Fri Mar 11 00:28:58 2022 +0000 [cron] Bump distribution date (2022-03-11) commit 813b6af Author: Scott Lahteine <[email protected]> Date: Thu Mar 10 17:35:03 2022 -0600 🩹 Fix 'hdsl' warning commit 4b84b28 Author: Scott Lahteine <[email protected]> Date: Thu Mar 10 17:25:09 2022 -0600 🚸 Improve M422 error messages commit c6a6d35 Author: Keith Bennett <[email protected]> Date: Thu Mar 10 15:20:13 2022 -0800 🚸 TH3D EZBoard V2 TMC slave addresses (MarlinFirmware#23857) commit 323ac94 Author: thinkyhead <[email protected]> Date: Sat Mar 5 00:25:32 2022 +0000 [cron] Bump distribution date (2022-03-05) commit d2c503e Author: Scott Lahteine <[email protected]> Date: Fri Mar 4 16:55:01 2022 -0600 ✏️ num-to-string followup commit 87e19fe Author: Scott Lahteine <[email protected]> Date: Fri Mar 4 16:07:38 2022 -0600 🔧 Mark Thermal Variance Monitor EXPERIMENTAL commit 0e1ecf1 Author: Jack Wilsdon <[email protected]> Date: Fri Mar 4 21:59:38 2022 +0000 🐛 Emergency Parser with STM32 Mass Storage (MarlinFirmware#23827) commit 687dc9a Author: tombrazier <[email protected]> Date: Fri Mar 4 21:57:51 2022 +0000 🩹 Improve and apply XATC reset() (MarlinFirmware#23840) commit 755c196 Author: Scott Lahteine <[email protected]> Date: Fri Mar 4 15:18:27 2022 -0600 🚸 12345.6 num-to-string commit 445c3c6 Author: thinkyhead <[email protected]> Date: Thu Mar 3 00:27:06 2022 +0000 [cron] Bump distribution date (2022-03-03) commit 6aee2c7 Author: Scott Lahteine <[email protected]> Date: Wed Mar 2 17:58:23 2022 -0600 ⚡️ Use seen_test in `M422` commit bb2f100 Author: Scott Lahteine <[email protected]> Date: Wed Mar 2 17:50:55 2022 -0600 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable commit 2e39bc3 Author: tombrazier <[email protected]> Date: Wed Mar 2 22:13:46 2022 +0000 🚸 Universal X_AXIS_TWIST_COMPENSATION (MarlinFirmware#23828) commit b07a34e Author: Scott Lahteine <[email protected]> Date: Wed Mar 2 16:04:17 2022 -0600 🐛 Fix M_State_grbl when G29 calls G28 commit fd1a5fe Author: thinkyhead <[email protected]> Date: Wed Mar 2 00:26:24 2022 +0000 [cron] Bump distribution date (2022-03-02) commit c9fe822 Author: Julien Staub <[email protected]> Date: Tue Mar 1 23:42:20 2022 +0100 ✨ Weedo 62A Tina2 / Monoprice Cadet (MarlinFirmware#23817) commit 9ef01d4 Author: InsanityAutomation <[email protected]> Date: Tue Mar 1 17:25:30 2022 -0500 ⚡️ E3V2 blank bg for S1 compatibility (MarlinFirmware#23822) commit 7d7439c Author: ellensp <[email protected]> Date: Wed Mar 2 11:22:36 2022 +1300 🚨 Fix BLTouch 5V pin tolerance checks (MarlinFirmware#23823) commit 6b7868d Author: tombrazier <[email protected]> Date: Tue Mar 1 22:14:52 2022 +0000 🐛 Fix backlash applied steps when config changes (MarlinFirmware#23826) Followup to MarlinFirmware#23814 commit 15de14d Author: ellensp <[email protected]> Date: Wed Mar 2 11:11:26 2022 +1300 🔨 Fix 'renamed' env (platform = ststm32) (MarlinFirmware#23831) commit d09a2ee Author: Ludy <[email protected]> Date: Tue Mar 1 23:09:11 2022 +0100 🌐 Update German language (MarlinFirmware#23832) commit 1aa988c Author: thinkyhead <[email protected]> Date: Mon Feb 28 06:07:09 2022 +0000 [cron] Bump distribution date (2022-02-28) commit 9ea6a58 Author: kisslorand <[email protected]> Date: Mon Feb 28 04:38:11 2022 +0200 ✨ M21 P / S / U - Select Volume (MarlinFirmware#23780) Co-authored-by: Scott Lahteine <[email protected]> commit 4b0e84d Author: thinkyhead <[email protected]> Date: Sun Feb 27 00:25:43 2022 +0000 [cron] Bump distribution date (2022-02-27) commit 0e7be8e Author: M. FURIC Franck <[email protected]> Date: Sat Feb 26 23:54:04 2022 +0100 ✨ LCD Backlight Timer (MarlinFirmware#23768) Co-authored-by: Scott Lahteine <[email protected]> commit 12b038d Author: ellensp <[email protected]> Date: Sun Feb 27 11:50:17 2022 +1300 🔧 SHOW_CUSTOM_BOOTSCREEN sanity-check (MarlinFirmware#23807) commit c2c257a Author: sam <[email protected]> Date: Sun Feb 27 00:48:59 2022 +0200 📺 BTT SKR Mini E3 with Fysetc V2.1 / MKS V3 / BTT V1 Mini 12864 (MarlinFirmware#23793) commit f7f29c6 Author: ellensp <[email protected]> Date: Sun Feb 27 11:45:33 2022 +1300 ✨ MKS Robin Nano 3.1 (MarlinFirmware#23795) commit 358ffdd Author: ellensp <[email protected]> Date: Sun Feb 27 09:34:44 2022 +1300 🐛 ESP32 _delay_ms, fix u8g_esp32_spi.cpp (MarlinFirmware#23810) commit 87c4cd2 Author: tombrazier <[email protected]> Date: Sat Feb 26 20:30:33 2022 +0000 🐛 Fix steps-to-mm with backlash (MarlinFirmware#23814) Co-authored-by: Scott Lahteine <[email protected]> commit 103b5f1 Author: thinkyhead <[email protected]> Date: Fri Feb 25 06:07:00 2022 +0000 [cron] Bump distribution date (2022-02-25) commit 1420427 Author: Scott Lahteine <[email protected]> Date: Thu Feb 24 18:47:57 2022 -0600 🎨 Move PROPORTIONAL_FONT_RATIO commit 22b99a2 Author: thinkyhead <[email protected]> Date: Wed Feb 23 18:03:44 2022 +0000 [cron] Bump distribution date (2022-02-23) commit 28f6530 Author: ellensp <[email protected]> Date: Thu Feb 24 05:36:39 2022 +1300 🔨 More renamed.ini envs (MarlinFirmware#23786) commit 432927d Author: thinkyhead <[email protected]> Date: Tue Feb 22 06:06:52 2022 +0000 [cron] Bump distribution date (2022-02-22) commit 60c8970 Author: Scott Lahteine <[email protected]> Date: Mon Feb 21 23:07:09 2022 -0600 🐛 Ibid. commit f03c367 Author: ellensp <[email protected]> Date: Tue Feb 22 16:16:57 2022 +1300 🐛 Fix TMC26X CS pins init (MarlinFirmware#23778) commit 92f85e8 Author: Scott Lahteine <[email protected]> Date: Mon Feb 21 20:50:09 2022 -0600 🔨 Workspace file with recommendation commit 6b96636 Author: Keith Bennett <[email protected]> Date: Mon Feb 21 18:47:53 2022 -0800 🔧 Warning for MK3_FAN_PINS (MarlinFirmware#23727) commit 963049d Author: Scott Lahteine <[email protected]> Date: Mon Feb 21 19:55:19 2022 -0600 ✨ Dyze Design PT100 Amplifier Board (MarlinFirmware#23760) commit 9530df4 Author: Scott Lahteine <[email protected]> Date: Mon Feb 21 19:54:03 2022 -0600 📝 Update Toolchange FS comments commit 8f8427e Author: tombrazier <[email protected]> Date: Tue Feb 22 01:15:52 2022 +0000 ⚡️ Apply PTC on all probing (MarlinFirmware#23764) Co-authored-by: Scott Lahteine <[email protected]> commit a9682f2 Author: ellensp <[email protected]> Date: Tue Feb 22 13:31:44 2022 +1300 📌 Creality RAMPS optional SD_DETECT_PIN (MarlinFirmware#23740) Co-authored-by: Scott Lahteine <[email protected]> commit 28ceb1e Author: thinkyhead <[email protected]> Date: Sat Feb 19 00:25:05 2022 +0000 [cron] Bump distribution date (2022-02-19) commit 44eff9a Author: Scott Lahteine <[email protected]> Date: Thu Feb 17 18:50:31 2022 -0600 ♻️ Refactor HAL as singleton (MarlinFirmware#23357) commit fee85b3 Author: GHGiampy <[email protected]> Date: Fri Feb 18 01:45:42 2022 +0100 ✏️ Fix getLFNName parameter (MarlinFirmware#23752) commit cba8d4f Author: jefflessard <[email protected]> Date: Thu Feb 17 19:44:41 2022 -0500 🚨 Fix TEMP_SENSOR_BOARD warnings (MarlinFirmware#23754) commit 3ec5bbf Author: ellensp <[email protected]> Date: Fri Feb 18 13:37:22 2022 +1300 🐛 Fix HAS_TMC26X feature path (MarlinFirmware#23757) commit 2ba1153 Author: thinkyhead <[email protected]> Date: Fri Feb 18 00:23:00 2022 +0000 [cron] Bump distribution date (2022-02-18) commit 7b25b9e Author: Scott Lahteine <[email protected]> Date: Thu Feb 17 14:41:56 2022 -0600 🐛 Patch Creality RAMPS FET / FAN pins Improvement for multi-hotend setup by TH3D. commit 10c0b94 Author: thinkyhead <[email protected]> Date: Thu Feb 17 00:19:04 2022 +0000 [cron] Bump distribution date (2022-02-17) commit 5439da6 Author: Simon Pilepich <[email protected]> Date: Wed Feb 16 13:46:09 2022 +1100 🧑‍💻 Update MightyBoard FET pins (MarlinFirmware#23728) commit e507aa0 Author: thinkyhead <[email protected]> Date: Wed Feb 16 00:19:06 2022 +0000 [cron] Bump distribution date (2022-02-16) commit 98a17cd Author: Scott Lahteine <[email protected]> Date: Tue Feb 15 15:09:09 2022 -0600 ♻️ Rename XATC z_values => z_offset commit aae08e9 Author: Giuseppe499 <[email protected]> Date: Tue Feb 15 20:21:05 2022 +0100 🐛 Fix XATC divide-by-zero (MarlinFirmware#23743) commit cd4c1be Author: thinkyhead <[email protected]> Date: Mon Feb 14 00:20:02 2022 +0000 [cron] Bump distribution date (2022-02-14) commit 03516f0 Author: InsanityAutomation <[email protected]> Date: Sun Feb 13 14:44:24 2022 -0500 ♻️ No ui.reinit_lcd on any ExtUI (MarlinFirmware#23722) Co-authored-by: Scott Lahteine <[email protected]> commit e8cc050 Author: Scott Lahteine <[email protected]> Date: Sun Feb 13 13:12:38 2022 -0600 📝 Update conditionals descriptions commit cf013a7 Author: Scott Lahteine <[email protected]> Date: Sun Feb 13 12:55:00 2022 -0600 🔧 HAS_LCDPRINT conditional commit cda4682 Author: thinkyhead <[email protected]> Date: Sat Feb 12 00:21:36 2022 +0000 [cron] Bump distribution date (2022-02-12) commit b4d3e1d Author: John Robertson <[email protected]> Date: Fri Feb 11 21:04:47 2022 +0000 ✨ More Nozzle Park move options (MarlinFirmware#23158) Co-authored-by: Scott Lahteine <[email protected]> commit 26e4f70 Author: ellensp <[email protected]> Date: Sat Feb 12 08:50:07 2022 +1300 ✏️ Fix E3V2 display with BTT SKR Mini E3 v3 (MarlinFirmware#23719) commit fb86b6b Author: ellensp <[email protected]> Date: Sat Feb 12 08:39:34 2022 +1300 🚸 Align MKS UI heated bed status with HAS_MULTI_HOTEND (MarlinFirmware#23718) commit df98bd2 Author: Scott Lahteine <[email protected]> Date: Fri Feb 11 09:36:52 2022 -0600 💥 Change 'M42 M' to 'M42 T' commit be8f4f4 Author: thinkyhead <[email protected]> Date: Fri Feb 11 00:19:49 2022 +0000 [cron] Bump distribution date (2022-02-11) commit 3d2b2ca Author: Scott Lahteine <[email protected]> Date: Thu Feb 10 16:03:48 2022 -0600 🎨 Misc. DGUS cleanup commit f2d1770 Author: Thomas White <[email protected]> Date: Fri Feb 11 04:02:45 2022 +0800 ✨ Pxmalion Core i3 (MarlinFirmware#23711) commit 267a44c Author: Scott Lahteine <[email protected]> Date: Thu Feb 10 13:58:50 2022 -0600 🧑‍💻 Wrap MMU1 pins commit 5520aa3 Author: espr14 <[email protected]> Date: Thu Feb 10 20:28:38 2022 +0100 🩹 Simplify quick homing feedrate (MarlinFirmware#23714) Co-authored-by: Scott Lahteine <[email protected]> commit 191d25f Author: Mads Ynddal <[email protected]> Date: Thu Feb 10 18:58:36 2022 +0100 🐛 Fix XYZEval::set(XY, Z) and (XY, Z, E) (MarlinFirmware#23704) Fix regression in MarlinFirmware#21953 Co-authored-by: Scott Lahteine <[email protected]> commit ae96892 Author: thinkyhead <[email protected]> Date: Thu Feb 10 00:20:36 2022 +0000 [cron] Bump distribution date (2022-02-10)
1 parent ac07cde commit 4721e09

File tree

424 files changed

+16658
-8299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

424 files changed

+16658
-8299
lines changed

.github/workflows/test-builds.yml

+58-26
Original file line numberDiff line numberDiff line change
@@ -36,78 +36,110 @@ jobs:
3636
# Base Environments
3737

3838
- DUE
39+
- DUE_archim
3940
- esp32
4041
- linux_native
4142
- mega2560
43+
- at90usb1286_dfu
4244
- teensy31
4345
- teensy35
46+
- teensy41
4447
- SAMD51_grandcentral_m4
4548

4649
# Extended AVR Environments
4750

48-
- FYSETC_F6_13
51+
- FYSETC_F6
4952
- mega1280
5053
- rambo
5154
- sanguino1284p
5255
- sanguino644p
5356

54-
# Extended STM32 Environments
57+
# STM32F1 (Maple) Environments
58+
59+
#- STM32F103RC_btt_maple
60+
- STM32F103RC_btt_USB_maple
61+
- STM32F103RC_fysetc_maple
62+
- STM32F103RC_meeb
63+
- jgaurora_a5s_a1_maple
64+
- STM32F103VE_longer_maple
65+
#- mks_robin_maple
66+
- mks_robin_lite_maple
67+
- mks_robin_pro_maple
68+
#- mks_robin_nano35_maple
69+
#- STM32F103RE_creality_maple
70+
- STM32F103VE_ZM3E4V2_USB_maple
71+
72+
# STM32 (ST) Environments
5573

5674
- STM32F103RC_btt
57-
- STM32F103RC_btt_USB
75+
#- STM32F103RC_btt_USB
5876
- STM32F103RE_btt
5977
- STM32F103RE_btt_USB
60-
- STM32F103RC_fysetc
61-
- jgaurora_a5s_a1
78+
- STM32F103RE_creality
6279
- STM32F103VE_longer
6380
- STM32F407VE_black
81+
- STM32F401VE_STEVAL
82+
- BIGTREE_BTT002
6483
- BIGTREE_SKR_PRO
6584
- BIGTREE_GTR_V1_0
6685
- mks_robin
6786
- ARMED
6887
- FYSETC_S6
88+
- STM32F070CB_malyan
89+
- STM32F070RB_malyan
90+
- malyan_M300
91+
- FLYF407ZG
92+
- rumba32
93+
- LERDGEX
94+
- LERDGEK
95+
- mks_robin_nano35
96+
- NUCLEO_F767ZI
97+
- REMRAM_V1
98+
- BTT_SKR_SE_BX
99+
- chitu_f103
100+
- Index_Mobo_Rev03
69101

70102
# Put lengthy tests last
71103

72104
- LPC1768
73105
- LPC1769
74106

75-
# STM32 with non-STM framework. both broken for now. they should use HAL_STM32 which is working.
76-
77-
#- STM32F4
78-
#- STM32F7
79-
80107
# Non-working environment tests
81-
82-
#- BIGTREE_BTT002
83108
#- at90usb1286_cdc
84-
#- at90usb1286_dfu
85109
#- STM32F103CB_malyan
86-
#- mks_robin_lite
110+
#- STM32F103RE
87111
#- mks_robin_mini
88-
#- mks_robin_nano
89112

90113
steps:
91114

115+
- name: Check out the PR
116+
uses: actions/checkout@v3
117+
118+
- name: Cache pip
119+
uses: actions/cache@v3
120+
with:
121+
path: ~/.cache/pip
122+
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
123+
restore-keys: |
124+
${{ runner.os }}-pip-
125+
126+
- name: Cache PlatformIO
127+
uses: actions/cache@v3
128+
with:
129+
path: ~/.platformio
130+
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
131+
92132
- name: Select Python 3.7
93-
uses: actions/setup-python@v1
133+
uses: actions/setup-python@v3
94134
with:
95135
python-version: '3.7' # Version range or exact version of a Python version to use, using semvers version range syntax.
96136
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
97137

98138
- name: Install PlatformIO
99139
run: |
100-
pip install -U https://github.com/platformio/platformio-core/archive/master.zip
140+
pip install -U https://github.com/platformio/platformio-core/archive/v5.2.5.zip
101141
platformio update
102142
103-
- name: Check out the PR
104-
uses: actions/checkout@v2
105-
106143
- name: Run ${{ matrix.test-platform }} Tests
107144
run: |
108-
# Inline tests script
109-
[[ "$GITHUB_REPOSITORY" == "MarlinFirmware/Marlin" ]] || exit 0
110-
chmod +x buildroot/bin/*
111-
chmod +x buildroot/share/tests/*
112-
export PATH=./buildroot/bin/:./buildroot/share/tests/:${PATH}
113-
run_tests . ${{ matrix.test-platform }}
145+
make tests-single-ci TEST_TARGET=${{ matrix.test-platform }}

.vscode/extensions.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"recommendations": [
55
"marlinfirmware.auto-build",
66
"platformio.platformio-ide"
7+
],
8+
"unwantedRecommendations": [
9+
"ms-vscode.cpptools-extension-pack"
710
]
811
}

0 commit comments

Comments
 (0)